ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure/Function
A procedure is used to associate an identifier with a statement block......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
grSourceSeries (Function)
Defines the source of a series.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Variables for managing the Drag and Drop
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....