ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Creating the link buttons in the windows of a WINDEV RAD pattern
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
SNMP constants
List of constants used by the SNMP functions....
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
5. Site test in practice
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
WDDeploy features
WDDeploy can be used to......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....