ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
19. Upload: Sending files to the server
13. Security benefit: managing the "Back" button
End of break block
The End of break block is optional......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Error 109: The fixed string is too long
Error 110: The ASCIIZ string is too long
6. Editing a page: zoning mode
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Handling a control through programming in a report
All report controls can be handled through programming......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
ERR_CLOSED_PAGE
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......