ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Radio Button control properties
List of properties associated with a Radio Button control...
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
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)......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Page Header block
The Page header block is printed on each new page......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Sorts in a report
The sort is used to organize the information displayed in the report......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
The Check Box control
A Check Box can correspond to......
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
Copying controls from the report editor
The controls can be copied from the report editor......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Body Complement block
The Body complement block is linked to the Body block......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Instant spotting of modified code/current code
The modified lines of code are immediately visible......