ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
FTPSize (Example)
Usage example of the FTPSize function
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
nWDGetLastError: Error code of last error
Error code of last error......
SysXRes (Function)
Returns the horizontal screen resolution.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
FTPCommand (Example)
Usage example of the FTPCommand function
fCreate (Example)
Usage example of the fCreate function
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.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
<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
HErrorLock (Function)
Used to check whether a lock error occurred.
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.