ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
HDelete (Function)
Deletes a record from a data file (query or view).
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
RegistryValueType (Function)
Returns the type of value found in the registry.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
Events associated with Sidebar controls
List of events associated with Sidebar controls...
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Programming custom calculations in Table controls
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Replication management functions
Three types of replication are proposed......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.