ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Miscellaneous Windows constants
List of constants used by the Windows functions....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
2. User-friendly editors in practice
User-friendly editors in practice...
Installing a Webservice (old format)
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
PageDisplay (Function)
Displays a web page in the user's browser....
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
The Dashboard control
Dashboards are essential elements in an application......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
16. Types of code
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Page Header block
The Page header block is printed on each new page......