ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for WINDEV applications
Versions 27 and later include a Private Store......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grIncreaseData (Function)
Adds a value to a data in a chart.
BurnerList (Function)
Returns the list of burners installed on the current computer.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Control constants
List of constants used by the functions for managing controls...
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
ID (Property)
The ID property is used to get and change IDs.
Size (Property)
The Size property is used to determine and change the size of an element.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
SysDir (Function)
Returns the path of a system directory.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.