ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL table, for example).
Image (Property)
The Image property gets and sets the background image of a control or block.
TimelineDisplay (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....