ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorReplace (Function)
Replaces one string with another in an HTML Editor control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.Replace (Function)
Replaces one string with another in an HTML Editor control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Multiline strings
To type character strings over several lines in the code editor...
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
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......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Image editor: Features
The image editor includes several features......
Sorts in a report
The sort is used to organize the information displayed in the report......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Creating the skin template of a report
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
<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.