ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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)....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
ERR_CANNOT_CREATE_TMP
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
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......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
7. Dynamic site on specific configurations
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
The Organizer control
The Organizer control is used to display and handle organizers......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Error 42: Label out of scope of GOTO
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
24. Displaying and linking pages
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Handling Organization Chart controls programmatically
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......