ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
zipListFile (Function)
Returns the list of files found in an archive.
SysInstance (Function)
Returns the instance of a module.
MatWrite (Function)
Writes an element into a matrix.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
9. Hardware and software requirements
HCross (Function)
Crosses a record in a data file.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
SQLExec (Function)
Names and runs an SQL query.
LDAPFind (Function)
Performs a search in an LDAP server.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
1. The WINDEV Framework
FTPCommand (Function)
Sends a specific FTP command to a server.
FinCurrentVal (Function)
Returns the current value of investment.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......