ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Aliases on data files: HAlias
The aliases are used to handle......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Conversion (Function)
Converts a value from a unit to another one.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Creating the Table windows of the WINDEV RAD pattern
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
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....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
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......