ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Accessing a database via a web service
The database can be accessed via a web service......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.