ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Restoring an HFSQL Client/Server database
A backup of an HFSQL Client/Server database can be restored at any time......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Secret string vault
Passwords, private keys and tokens are often used in programming......
The Dashboard control
Dashboards are essential elements in an application......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Common project
Projects are often cross-platform......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
16. Application test in practice
Handling an Organization Chart control through programming (prefix syntax)
Deploying an 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....
Software Factory
The concept of software factory is used to automate the process for creating applications....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
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......
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....