ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveListeFile (Function)
Lists files in an Drive directory.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
FTPCommand (Function)
Sends a specific FTP command to a server.
LanguageToName (Function)
Returns the name of a language.
DriveListeDirectory (Function)
Lists the directories of an Drive.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Enumeration (Type of variable)
An enumeration is a set of values......
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
StatCovariance (Function)
Calculates the covariance between two series of values.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
iPrintReport (External language)
Prints a report created with the report editor.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....