ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic management of exceptions
The management of exceptions can be customized by process......
gImage (Function)
Builds a sequence of characters containing an image.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
HAlias (Example)
Usage example of the HAlias function
fRemoveDir (Example)
Usage example of the fRemoveDir function
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Handling a Web Component control through programming
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Contains (Function)
Allows you to check if a substring is within a string.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
HPrevious (Function)
Positions on the previous file record according to a browse item.
HOnError (Example)
Usage example of the HOnError function
EmailReadNext (Example)
Usage example of the EmailReadNext function
HModify (Example)
Usage example of the HModify function
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.