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......
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......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
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......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Style sheet
A style sheet ("......
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......
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......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Error 1018: The method is global: use the: operator: to access it
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....