ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
WINDEV concepts
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Error 532: The size of the string to extract must be strictly positive
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
Type and version of Web server
The configuration diagnostic displays the following error......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Printing in PDF format: Special cases
Specific features of print in PDF format...
Status bar of windows
The status bar of a window is used to display several types of information......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
LanguageToName (Function)
Returns the name of a language.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
The different types of variables
The different types of variables are......
Specific features of the Express version
Overview
Overview of the different operators...
Error 39: The END statement marking the end of declaration of the composite variable is missing
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......