ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Window controls
Several types of controls can be used in a window, ......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Local procedure
Two types of procedures are available......
Composite chart
A composite chart is a chart that displays several types of charts......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Phone constants (Android / iOS)
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_NO_TABLE
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Help system properties
The properties of help system are used to define......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Aliases on data files: HAlias
The aliases are used to handle......
Creating a flexible modeling
To create a new flexible modeling, you can......