ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Form windows of a WINDEV RAD pattern
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
CallDLL32 (Function)
Runs a function found in an external DLL.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating the Vision windows of the WINDEV RAD pattern
2. Projects in practice
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Border management constants
List of constants used by the border management functions....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Creating the skin template of a report
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Creating a table in a report
Tables can be created in a report......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
API (Function)
Runs a function found in an external DLL.