ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Code snippets
The code editor allows you to enter "Code snippets"......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Constants for managing the modification of windows by the user
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
14. Unit tests/Automated tests
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
Managing the users of an application installed in network
The management of users allows you to find out from the server......
User report editor (Reports & Queries)
A report provides a custom view of data......
Constants used by the functions for managing Tab controls
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Creating a query
Two methods can be used to create a query......
3. Site development life cycle
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.