ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
iParameterReport (Function)
Configures the printer by opening the configuration window.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
BurnerCancel (Function)
Cancels the current burn process.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
TreeCollapse (Function)
Collapses a branch previously expanded.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Arithmetic operators
The arithmetic operators are......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.