ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
Border management constants
List of constants used by the border management functions....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
LDAP constants
List of constants used by the LDAP functions....
26. Style sheets: to simplify the layout
The Line control
A Line control is used to display a line in a page......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
11. Internal components in practice
Internal components in practice...
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
23. Print modes
Glossary
The glossary lists all the abbreviations used in the code editor......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
14. Managing the "Back" button in practice