ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirSize (Function)
Returns the size of a directory in bytes.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
iPrintReport (Example)
Usage example of the iPrintReport function
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
ChronoReset (Function)
Stops and resets a running stopwatch.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Constants for managing Organizer controls
Constants for managing Organizer controls...
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
gClickableLink (Function)
Adds a clickable link in a graphic string.