ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
grTitle (Function)
Modifies the caption and/or position of the chart title....
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
MenuDelete (Function)
Deletes a menu or a menu option.
KeyCompareKey (Function)
Compares an initial key with an activation key.
fListDisk (Function)
Returns the list of disks installed on the computer.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.