ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Image control in a page
Type and version of Web server
The configuration diagnostic displays the following error......
InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
The single-part and multi-part archives
Two types of archives are available......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......