ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
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....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
27. Center or anchor a site horizontally
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Operating mode of dynamic Active WEBDEV Pages
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
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......
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
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....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....