ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
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)...
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.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image 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.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
Error 704: The property does not exist on
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Composite variable
A composite variable contains different types of elements (members)...
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Variables for managing the Drag and Drop
Error 101: Declaration of global variable not allowed
1
2
3
4
5
6
212
>