ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
<Image>.Rotation (Function)
Rotates an Image control.
dPen (Example)
Usage example of the dPen function
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
EventCreate (Function)
Creates an event.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
3. Managing sockets
WINDEV includes advanced socket management functions....
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Notification
The Notification keyword can correspond to:
DnDEvent (Example)
Usage example of the DnDEvent function
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.