ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrint (Function)
Sends the character string passed as parameter to the print buffer.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Header
The Header property is used to get and change a header.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Handling report blocks
The different operations available on report blocks are as follows......
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
dBackground (Example)
Usage example of the dBackground function
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
WinOutWidth (Function)
Returns the full width of a window (including the border).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
SysIconAdd (Example)
Usage example of the SysIconAdd function
EndDate (Property)
The EndDate property gets and sets the end date of a time period.
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.
StartDate (Property)
The StartDate property gets and sets the start date of a time period.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......