ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
CharactType (Function)
Returns information about the type of character.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Describing an element
A flexible modeling includes different elements linked together......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Position (Function)
Finds the position of a specified string within another string.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Body Complement block
The Body complement block is linked to the Body block......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.