ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
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.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
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, ...).
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...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
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.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.