ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
13. Print: Reports
WINDEV reports...
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Input (Function)
Displays a message allowing the user to type an information.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Handling menu options programmatically
The menu options can be handled......
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
ProjectInfo (Function)
Returns specific information about the project currently run.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......