ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with OLE controls
List of events associated with OLE controls...
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Asc (Function)
Returns the ASCII code of the specified character.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HSetMemo (Function)
Used to modify the management mode of memo items.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLRoot (Function)
Positions on the root tag of an XML document.
iLine (Function)
Prints a line at specified coordinates.
User group settings
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.