ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Looper control
A Looper control is used to repeat the controls found in a specific area......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Page Header block
The Page header block is printed on each new page......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
14. Managing the "Back" button in practice
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
TableInfoXY (Example)
Usage example of the TableInfoXY function
TwainToJPEG (Function)
Allows: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
EmailSend (Example)
Usage example of the EmailSend function
Domo constants
List of constants used by the DomoXXX functions....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
MarkdownLink (Function)
Adds a clickable link in a Markdown string. This makes it possible to add a link in a control that supports Markdown format.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.