ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different types of data (Type of variable)
A variable is defined by name and type......
dbgInfo (Function)
Returns a debug information.
iPrintReport (Function)
Prints a report created with the report editor.
Query editor
The query editor is used to automatically create queries on the data files......
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......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
WDTRAD options
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Materialized view
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Obtaining an SSL certificate for IIS2 (2.0 or later)
HDescribeConnection (Function)
Describes a new connection to an external database.
SocketConnect (Function)
Connects a client computer to a given socket.
Creating a flexible modeling
To create a new flexible modeling, you can......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Service variable
The Service variable is used to......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......