ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PythonTerminate (Function)
Unloads the Python DLL and frees memory.
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Merging differences (SCM)
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
<Queue variable>.Dequeue (Function)
Removes an element from the queue.
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
<Stack variable>.Pop (Function)
Pops an element from a stack.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
ControlClone (Function)
Creates a new control from an existing control.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.