ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
2. User-friendly editors in practice
User-friendly editors in practice...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WDSQL, SQL querier: Overview
WDSQL is used to......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Style sheet
A style sheet ("......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
ERR_TIMEOUTINIT
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......