ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Programming an indexed control
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
httpRequest
The HTTPRequest keyword can correspond to...
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Code editor: Display options
The code editor proposes several display options......
zipFileSize (Example)
Usage example of the zipFileSize function
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
FileDisplay (Function)
Displays a file in the browser of Web user.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
apiResponse (Variable type)
The type apiResponse type is used to obtain the result of a request sent to a previously imported REST API. Versions 2025 and later Warning This type of variable is only available from version 2025 Update 2. New in SaaS Warning This type of variable is only available from version 2025 Update 2. New in version 2025 Warning This type of variable is only available from version 2025 Update 2. Warning This type of variable is only available from version 2025 Update 2....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).