ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Programming custom calculations in Table controls
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Error (Function)
Displays a custom error message in a system error window.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
OpenChild (Function)
Opens a non-modal child window.
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
InputMask (Variable type)
The InputMask type is used to define all the advanced characteristics of a custom input mask.