ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteServerTrigger (Function)
Deletes a server trigger.
WordToArray (Function)
Fills an array with the words from a string.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test 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.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
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.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
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.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator 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.