ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a table, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
XMLSavePosition (Function)
Stores the current position in the XML document.
JSONValid (Function)
Checks the validity of a JSON string.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
fSelectDir (Example)
Usage example of the fSelectDir function
HDeactivateTrigger (Function)
Disables a trigger.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Conversion (Function)
Converts a value from a unit to another one.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.