ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
Constants for managing Map controls
Constants for managing Map controls...
WEBDEV Application Server 2024
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
gpwOpen (Function)
Opens the User Groupware login window or page.
gpwConnectUser (Function)
Connects a user to the User Groupware.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Specific features of the applications for iPhone/iPad
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
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....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Site Map control properties
List of properties associated with a Site Map control...
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.