ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
PopupAnimate (Function)
Displays a popup in a page cell.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Constants for managing character strings
List of constants used by string management functions...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).