ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Random (Function)
Returns a random number.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
fWrite (Function)
Writes: a character string into an external file. a memory section....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......