ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server......
fCurrentDir (Function)
Identifies or modifies the current directory.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Multilingual project
JSONValid (Function)
Checks the validity of a JSON string.