ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Radio Button control functions
The following functions are used to manage the Radio Button controls......
ERR_NO_DLLEXE
8. Windows in practice
Discover the main actions that can be performed on the windows....
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
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......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
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....
Resizing a window (AAF)
Task list
Each project can be associated with a task list......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Creating a select query
A select query (corresponding SQL statement......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
".STY" file: "Style sheet" file
A style sheet is a "......
Style sheet
A style sheet ("......
Managing assertions
...The main available features are as follows:...
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......