ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
MDIOpen (Function)
Opens and enables an MDI child window.
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Socket management functions
List of functions for managing sockets...
Using WDDIXIO
To translate the text used in your project:...
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Compile (Example)
Usage example of the Compile function
14. Managing the "Back" button in practice
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
NotifDeleteCategory (Function)
Deletes a notification category from the application.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
dChord (Example)
Usage example of the dChord function
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").