ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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 a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Programming overview in C and C++
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Programming the looper attributes
All the looper attributes can be handled by programming......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
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
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......
Examples for using the OLE DB provider for HFSQL
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....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
4. User Groupware
User Groupware...
4. User Groupware
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Variable scope
Variables can be declared anywhere in the code....