ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Cookie (Variable type)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Test of a query
The query editor allows you to run the test of query result......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Time management help
Time management is extremely important......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).