ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication: The different types
The data replication is a powerful feature......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Creating the Vision windows of the WINDEV RAD pattern
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Query and project
Creating the Form windows of a WINDEV RAD pattern
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern