ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile (Example)
Usage example of the Compile function
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Truncate (Function)
Truncates the right part of a string or buffer.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
EventCreate (Function)
Creates an event.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
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.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
MatFloatAdd (Function)
Adds a value to each matrix element.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
fUnlock (Function)
Entirely or partially unlocks an external file.
WordCount (Function)
Returns the number of words in a string.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Programming overview in C and C++
fSize (Function)
Returns the size of a file (in bytes).