ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page Header block
The Page header block is printed on each new page......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
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 page editor
The controls can be copied from the page editor......
Copying controls from the window editor
The controls can be copied from the window editor......
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.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
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......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
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.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.