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.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HTML constants
dbgEnableLog (Function)
Enables the runtime log programmatically.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
fSeek (Example)
Usage example of the fSeek function
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Serialization constants
The serialization constants are as follows:
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.