ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<Report>.Print (Function)
Prints a report created with the report editor.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
iPrintReport (Function)
Prints a report created with the report editor.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
PicClose (Function)
Closes the image found in an Image Editor control.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
General environment of WINDEV
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Web Camera control events
The following events appear by default in the WEBDEV code editor:
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
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.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
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...
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
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.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
1
4
5
6
7
8
70
>