ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
Print modes of a report
Several print modes are available for a report....
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Burner constants
List of constants used by the burner functions....
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
SysWinShow (Function)
Modifies the display status of a window.
ZOrder (Example)
Usage example of the ZOrder property
SysValidHandle (Function)
Checks the validity of a window handle.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
fSelect (Example)
Usage example of the fSelect function
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Component (Property)
The Component property configures the different components of a composite key.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
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).
DocUpdateFormula (Function)
Updates the formulas in a document.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......