ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print modes of a report
Several print modes are available for a report....
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
EventClose (Function)
Closes a synchronization event between several threads.
URI constants
The following constants are used by URI-specific functions:...
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Action (Property)
The Action property is used to specify the action to be performed.
fSelect (Example)
Usage example of the fSelect function
TableAddChild (Example)
Usage example of the TableAddChild function
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.
Burner constants
List of constants used by the burner functions....
ZOrder (Example)
Usage example of the ZOrder property
SysValidHandle (Function)
Checks the validity of a window handle.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
tapiListen (Example)
Usage example of the tapiListen function
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).
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
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.