ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
16. Application test in practice
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HOpenConnection (Function)
Opens a connection to a specific database.
Google Contacts management functions
List of functions for managing Google contacts...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
SocketWrite (Function)
Writes a message intended to another socket.
Description (Property)
The Description property is used to get and change the description of an element.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HCross (Function)
Crosses a record in a data file.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Operator on Address
The & operator returns the address of a variable as an integer
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....