ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
MatTranspose (Function)
Calculates the transposed matrix.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
zipExtractPath (Example)
Usage example of the zipExtractPath function
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.