ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Site Map control
The Site Map control allows the Web user to......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
fSelectDir (Function)
Opens a directory picker.
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Creating the menus for the windows of the WINDEV RAD pattern
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Testing a project: setting
By testing the project you can simulate how the application will run......
Creating the Relation windows of a WINDEV RAD pattern