ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
grSourceSeries (Function)
Defines the source of a series.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Content (Property)
The Content property is used to get and change the content of an element.