ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
WebSocket functions
List of functions specific to WebSocket servers...
Events associated with the Conference control
List of events associated with a Conference control...
Chart: Managing legends
Several types of legends are supported in the charts......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Socket management functions
List of functions for managing sockets...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
XML functions (prefix syntax)
List of XML functions...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.