Examples found on the forum
1 2024-09-27 09:41:03
Re: can i build apliction attendance list with MVD? (1 replies, posted in Database applications)
2 2024-09-14 08:52:57
Re: Open a form with Tablegrid at the last row (3 replies, posted in General)
Click on the table and in “Settings” select the field you want to appear first in the “Descending” display.
3 2024-09-03 06:56:56
Re: a question (5 replies, posted in General)
Bonjour mouasomar, From your application go to "File" then "New Project"
5 2024-08-24 09:55:27
Re: How to click once on a table Grid cell to display the results in one . (11 replies, posted in Script)
You need to add the image component in "Database tables"
6 2024-08-19 06:29:26
Re: Editable PDF (6 replies, posted in General)
Thanks Jean, thanks Moineau, I already have a contract in FReport but I wanted to know if we could make it editable. I found a solution with LibreOffice that did the job as I wanted.
Thanks to both of you.
7 2024-08-18 09:30:19
Re: Editable PDF (6 replies, posted in General)
Merci Jean, je vais essayer ce logiciel. Bonne continuation.
---
Thanks Jean, I will try this software. Good luck.
8 2024-08-17 09:34:16
Topic: Editable PDF (6 replies, posted in General)
Is it possible to create an editable PDF with MVD, I would like to have it filled out by someone who will receive it by email.
9 2024-08-06 06:24:59
Re: how to show or hide columns from checkbox (6 replies, posted in Script)
Here is an example found on the forum.
10 2024-07-28 07:12:00
Re: Scanner (15 replies, posted in General)
Hello Sparrow, I tested the program and I didn't find any errors, it works very well.
Destiny
11 2024-07-16 16:51:21
Re: Viewing sqlite view of an MVD project on mobile (6 replies, posted in SQL queries)
What is the 'sqlite3.def' used for?
12 2024-07-12 06:12:58
Re: Indicators, gauge (8 replies, posted in General)
The archive decompresses very well with Winzip or Winrar.
13 2024-06-29 16:00:26
Re: Blocked form (8 replies, posted in General)
Thank you Sparrow, it works wonderfully.
Have a nice week end.
14 2024-06-29 15:17:48
Re: Blocked form (8 replies, posted in General)
In the example, clicking on the grid makes the "Table" form disappear and that's perfect, but when I click on the data in "TableGrid1" the form freezes and nothing happens.
15 2024-06-29 13:40:17
Re: Blocked form (8 replies, posted in General)
Thank you Sparrow, when I enter data into the form table “frmOperation” remains blocked.
16 2024-06-29 11:25:08
Re: Blocked form (8 replies, posted in General)
It is from a tablegrid that I want to close the "Table" form to return to the "frmOperation" form but it always blocks.
17 2024-06-29 09:34:13
Topic: Blocked form (8 replies, posted in General)
Hello, I have a problem with a form.
When I open form 2 it displays correctly and closes with the code "Hide".
The problem is that Form 1 remains frozen, it never closes. not. I can't find where the error is.
18 2024-06-28 09:47:49
Re: Need a help with page sort (7 replies, posted in Reports)
Printing is done by selection.
If you select a name from the list you will have only 1 print, if you do not select any name you will have all the names to print.
19 2024-06-16 06:27:00
Re: Font (5 replies, posted in General)
Hi Jean, yes my font is in TTF. I will try to find a solution to include it directly in my program.
Crozon and its wonderful landscapes say hello to you.
Thank you for your answer.
destiny
20 2024-06-15 06:18:47
Re: Font (5 replies, posted in General)
I modify the XML file and add my font in my program but MVD will search for the font directly in C:\Windows\Fonts and cannot find the one I added in my files. Is it possible to modify MVD.
21 2024-06-14 09:36:08
Topic: Font (5 replies, posted in General)
Is it possible to include our own font in the program so that it comes with it.
22 2024-06-13 07:29:10
Re: MVD font (2 replies, posted in General)
Thank you Jean, it works really well.
24 2024-05-28 10:26:54
Re: how can i make a digital clock code. (3 replies, posted in Script)
It works very well.
25 2024-05-26 12:39:05
Re: how can i make a digital clock code. (3 replies, posted in Script)
Here is an example that has just arrived on the forum