ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ComponentInfo (Function)
Returns information about a component.
WDDIXIO License Agreement
WDDIXIO License Agreement...
Date (Type of variable)
The Date type enables you to easily handle the dates...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
The Dashboard control
Dashboards are essential elements in an application......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Border of controls
One of the most important elements of control style is its border......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.