ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a table, query, etc....
DocSave (Function)
Saves a document as a "docx" file.
xlsClose (Example)
Usage example of the xlsClose function
LoadWDL (Example)
Usage example of the LoadWDL function
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
GeometryCover (Function)
Determines if geometry A covers geometry B.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Binding a Combo Box control to an item
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Internal component description
The description of an internal component can opened at any time......
Managing assertions
...The main available features are as follows:...
Record (Type of variable)
The Record type is used to save the values of a record.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.