ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorDuplicates (Example)
Usage example of the HErrorDuplicates 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.
fCompare (Example)
Usage example of the fCompare function
<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
fReadLine (Example)
Usage example of the fReadLine 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.
HChangeName (Example)
Usage example of the HChangeName 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).
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
fDecrypt (Example)
Usage example of the fDecrypt function