ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
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.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
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.
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.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
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)....
DocUpdateFormula (Function)
Updates the formulas in a document.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
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......
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.