ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mlListVariable (Function)
Lists the variables found in the MATLAB session.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
UUID
The UUID keyword can correspond to: the UUID variable type. the UUID property....
Copying and cloning
Variables are copied using the "=" operator...
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
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.
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.
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......