ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
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......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Report and project
In most cases, a report is linked to a project......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
3. Deploying a dynamic WEBDEV site
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....