ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Using the task management and the schedule
Time management is extremely important......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
10. Smart controls
Smart controls...
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......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
IFrame control
IFrame is an HTML concept......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Compatibility between external components and deployed applications
A component can evolve in many ways......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Translating a text file with WDTRAD
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
5. User Groupware in practice
12. Synchronizing data
Items used in a select query
A query created in the query editor can contain several types of items......
ReplicSynchro: Overview
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....