ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Commands of the external interface
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
grDraw (Function)
Draws a chart according to the specified parameters.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HMode (Function)
Changes the mode and the method for locking data files.
Constants for WLanguage types
List of constants for managing WLanguage types....
Guided tour management constants
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......