ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Operator on Address
The & operator returns the address of a variable as an integer
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Manipulating HTML controls programmatically
WINDEV and WEBDEV allow you to programmatically manipulate HTML controls......
Conversion (Function)
Converts a value from a unit to another one.
Burner constants
List of constants used by the burner functions....
WDInst: include an autorun in a CD installation
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
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)....
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.
OperationLogDirectory (Property)
The DirectoryJournalOperation property is used to manage the directory of the log of operations file associated with a log table.
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...
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.