ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spare server
A "spare" server is a target server in a unidirectional automatic replication......
fDate (Example)
Usage example of the fDate function
ERR_NO_PAGE
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
11. User Macro-Code: UMC in practice
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Test of a query
The query editor allows you to run the test of query result......
8. 10 tips for better interfaces...
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......