ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Count (Property)
The Count property returns the number of elements in a given set.
Info (Function)
Displays a custom message in a system information window.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Map control functions
Map control functions...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
PDFPassword (Function)
Protects a PDF document with a password.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
fCreate (Function)
Creates an external file.
TextToRTF (Function)
Converts text to Rich Text Format.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.