ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
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....
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, ......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
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......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Multilingual project
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Handling an Organization Chart control through programming (prefix syntax)
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....
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!...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
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......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Error 1018: The method is global: use the: operator: to access it