ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
7. Multilingual sites in practice
iBorder (Function)
Prints a border at specified coordinates.
Overview
Overview of the different operators...
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Passing parameters
The parameters can be passed to a procedure......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
HFSQL management functions
List of functions for HFSQL management...
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...