ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
8. Traffic statistics of dynamic sites
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Emulating constants
List of constants used by the functions for emulating automated tests....
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
11. Choosing the action of a button/link
8. If you are already familiar with WINDEV
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
2. UML models
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......