ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
Check Box control functions
The following functions are used to manage the Check Box controls......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
iPrintReport (Example)
Usage example of the iPrintReport function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Keyword (Property)
The Keyword property is used to get and change a keyword.
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept for backward compatibility....
httpRequest
The HTTPRequest keyword can correspond to...
ContentType (Property)
The ContentType property is used to get and define the content of an element.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Polygon (Property)
The Polygon keyword can correspond to...
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
Modbus functions
List of Modbus functions...
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).