ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Assignment operators
Three assignment operators are available......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Automation object
The Automation keyword is used to declare an automation object...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
HCreateMovableReplica (Function)
Creates a movable replication.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
LooperInsert (Function)
Inserts a row into a Looper control.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Installing a SOAP server with Netscape iPlanet 4.1
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
LDAPFind (Function)
Performs a search in an LDAP server.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......