ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ThreadMode (Function)
Changes the management mode of threads.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordToArray (Function)
Fills an array with the words from a string.
HListItem (Example)
Usage example of the HListItem function
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
ExceptionInfo (Function)
Retrieves information about the current exception.
HTTPCreateForm (Function)
Creates an HTTP form.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Power (Function)
Raise a number to a power.
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.