ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SQLChangeConnection (Function)
Modifies the current connection.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
XMLNext (Function)
Positions on the next element (tag or attribute).
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
InitParameter (Function)
Initializes the management of persistent values.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
AppInstallUPD (Function)
Triggers the automatic update of current application.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
FaxConnect (Function)
Establishes a connection to a fax server.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
SFExecuteProcess (Function)
Requests the execution of a specific process.
TextToXML (Function)
Converts an ANSI string to an XML string.