ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
ERR_DISCONNECTED_UPDATE
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Managing space characters in the searches?
NFCWriteTag (Function)
Starts writing data to an NFC tag.
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
HJSONToRecord (Function)
Imports JSON data into the current record.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
File (Property)
The File property is used to manage the files a functionality applies to.
26. Style sheets: to simplify the layout
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
2. User-friendly editors in practice
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Data source (Example)
Usage example of the Data source type