ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conversion (Function)
Converts a value from a unit to another one.
LDAPFind (Function)
Performs a search in an LDAP server.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Programming an indexed control
Constants for managing images in websites
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Constants for managing appointments
Lists of constants used to manage the appointments...
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
Automatic management of exceptions
The management of exceptions can be customized by process......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Enumeration (Type of variable)
An enumeration is a set of values......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Multi-product external components
Components are a remarkably useful tool for development teams......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Constants for managing certificates