ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Events associated with a Switch control
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.