ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
User Groupware constants
List of constants used by the User Groupware functions....
The "Database schema" pane
The "Database schema" pane shows......
User Groupware functions
User Groupware functions...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Common project
Projects are often cross-platform......
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
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......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
WEBDEV license agreement
WEBDEV license agreement...
Rights on the virtual directory
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
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)....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......