ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDelete (Function)
Deletes records from a Salesforce database.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
OpenChild (Example)
Usage example of the OpenChild function
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
2. Analysis in practice
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
fSeparator (Function)
Returns a file path with normalized separators.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
JavaExecute (Example)
Usage example of the JavaExecute function
SaaSChangePassword (Function)
Changes the password of the connected user.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.