ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
<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......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
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.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
11. Internal components in practice
Internal components in practice...
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).
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).
14. Managing the "Back" button in practice
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.