ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combination (Type of variable)
A combination is a set of options.
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.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
WDINT, WDTRAD and WDDIXIO: Translation tools
Edit options of a report
The report editor allows you to......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
Operator on Address
The & operator returns the address of a variable as an integer
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Comparison operators
The comparison operators can be divided into several categories......
Multiline strings
To type character strings over several lines in the code editor...
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
LanguageToName (Function)
Returns the name of a language.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Structure (Type of variable)
A structure is a custom type of data...
Installing a SOAP server with Netscape iPlanet 4.1
Binary values management functions
List of functions for managing binary values...
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......