ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
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.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
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
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
1
3
4
5
6
7
221
>