ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Events associated with Link controls
List of events associated with Link controls...
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
SysIconAdd (Example)
Usage example of the SysIconAdd function
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
JSONValid (Function)
Checks the validity of a JSON string.
Start of Break block (Break header)
The Start of break block is optional......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
TableInfoXY (Example)
Usage example of the TableInfoXY function
Android Control Center
Do you know where to find your application log files?...
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Check model
You can use check models to easily create checks...