ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
ExeListProcess (Function)
Returns the list of applications currently run.
Google constants
List of constants used by the Google functions....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Handling report blocks
The different operations available on report blocks are as follows......
iCloseReport (Function)
Stops printing the current report immediately.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
iParameterPDF (Function)
Defines the options for the generated PDF file.
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.