ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Description (Property)
The Description property is used to get and change the description of an element.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
ThreadCurrent (Function)
Returns the name of the thread currently run.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.