ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data model editor: types of links
Several types of links can be found between the files......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
<ParallelTask variable>.Wait (Function)
Waits for the execution of a parallel task.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Border of controls
One of the most important elements of control style is its border......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Examples for using the OLE DB provider for HFSQL
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
FontBold (Property)
The FontBold property is used to manage bold style in a text.
Handling Gantt Chart controls programmatically
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Programming overview in C and C++
Binding a Link control to an item
Programming the looper attributes
All the looper attributes can be handled by programming......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Automated tests: Emulation functions
List of automated tests: Emulation functions...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
27. Center or anchor a site horizontally
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......