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, ...
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
VariableReset (Function)
Resets the variable to its initial value.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.