ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
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.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Replication functions
Three types of replication are proposed......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
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......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
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).