ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
XMLResult (Function)
Returns the result of a calculation XPath query.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
InitRandom (Function)
Initializes the generator of random numbers.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
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.
Constants for managing character strings
List of constants used by string management functions...
Runtime error management functions
List of functions for managing runtime errors...
17. TLS/SSL: Encrypting information on the Web
InfoBuild (Function)
Displays a custom message in a system information window.
CharactType (Function)
Returns information about the type of character.
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
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...
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....