ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Error 1015: The method of the class is protected
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Code editor: Display options
The code editor proposes several display options......
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTML Editor control functions
List of functions for managing HTML Editor controls...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Multi-product external components
Components are a remarkably useful tool for development teams......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Creating a delete query
A delete query (corresponding SQL statement......
8. 10 tips for better interfaces...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Error 1: Syntax error
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Error 1010: The member of the class is constant
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.