ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Style of a control
As soon as it is created, a control is associated with a style......
Associative array (Variable type)
An associative array is an "advanced" type of array...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Constants for managing the windows
List of constants used by the functions for managing the windows...
The HTML Display control
The HTML Display control displays a web page in an application......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
iDestination (Function)
Configures the print destination.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Max (Function)
Returns the greatest value passed as parameter.
Min (Function)
Returns the lowest value.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.