ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fReadLine (Example)
Usage example of the fReadLine function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
HChangeName (Example)
Usage example of the HChangeName function
fCompare (Example)
Usage example of the fCompare function
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
XMLData (Example)
Usage example of the XMLData function
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HListItem (Example)
Usage example of the HListItem function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
FTPTime (Example)
Usage example of the FTPTime function
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
fCreate (Example)
Usage example of the fCreate function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
ThreadExecute (Function)
Starts the execution of a secondary thread.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).