ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SemaphoreCreate (Function)
Creates a semaphore.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
StatCovariance (Function)
Calculates the covariance between two series of values.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
FTPCommand (Function)
Sends a specific FTP command to a server.
FTPDate (Example)
Usage example of the FTPDate function
Net constants
List of constants used by the Net functions....
SQLFirst (Function)
Positions on the first row of the query result.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatSum (Function)
Calculates the sum for a series of values.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
apExecute (Function)
Runs an action plan.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
IF statement
The conditional IF statement allows you to run an action according to a condition...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
SOAPRun (Function)
Runs a procedure on a SOAP server.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.