ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorLock (Function)
Used to check whether a lock error occurred.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
iCloseReport (Function)
Stops printing the current report immediately.
WordToArray (Function)
Fills an array with the words from a string.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
<DiskFile variable>.Read (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....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
9. Internal page
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
fCreate (Example)
Usage example of the fCreate function
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
LooperDelete (Function)
Deletes a row from a Looper control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
HState (Example)
Usage example of the HState function