ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants....
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Socket management functions
List of functions for managing sockets...
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
fSplit (Function)
Splits a file into several files.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
fSize (Function)
Returns the size of a file (in bytes).
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HTML Display control properties
HTML Display control properties...
Network constants
InitRandom (Function)
Initializes the generator of random numbers.
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.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.