ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Query editor: Characteristics
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating an insert query
An insert query (corresponding SQL statement......
HTML Editor control properties
Properties associated with the HTML Editor control....
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Events associated with the Pivot Table control
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.