ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Month (Property)
The Month property is used to get and change the month of an element.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Clipboard management functions
List of functions for managing the clipboard...
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
NetworkDisconnect (Function)
Disconnects a network drive.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
Serialize (Example)
Usage example of the Serialize function
ParallelTaskExecute (Example)
Usage example of the ParallelTaskExecute function
EnumElement (Example)
Usage example of the EnumElement function
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
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....
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.