ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
MatExist (Function)
Checks the whether the matrix exists in memory.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
fSelect (Example)
Usage example of the fSelect function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
SIPVisible (Function)
Displays the keyboard.
17. TLS/SSL: Encrypting information on the Web
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
CharactType (Function)
Returns information about the type of character.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Size (Property)
The Size property is used to determine and change the size of an element.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket management functions
List of functions for managing sockets...
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.