ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page constants
List of constants used by page functions....
Using the Salesforce service
Salesforce is a very popular CRM software......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
The Upload control
The Upload control is used to upload files on the Web server......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Creating a flexible modeling
To create a new flexible modeling, you can......
HFSQL constants
List of constants used by the HFSQL functions....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
7. Multilingual applications in practice
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Constants for managing Big Data Redis databases
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ERR_TIMEOUT_REQUEST
The request did not respond within the timeout ( seconds). ERR_TIMEOUT_REQUEST (22)...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
How to create a menu?
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
11. Internal components in practice
Internal components in practice...
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......