ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
SMSReset (Function)
Resets all variables of SMS structure.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
Copying and cloning
Variables are copied using the "=" operator...
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Error 704: The property does not exist on
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
1
3
4
5
6
7
212
>