ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
UUID
The UUID keyword can correspond to: the UUID variable type. the UUID property....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......