ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating requirements
The following steps must be performed to implement the requirements......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
EncryptStandard (Example)
Usage example of the EncryptStandard function
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
HSetLog (Function)
Enables or disables log management on a file.
StatSum (Example)
Usage example of the StatSum function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Events associated with windows
List of events associated with windows...
StatAverage (Example)
Usage example of the StatAverage function
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.