ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Domo constants
List of constants used by the DomoXXX functions....
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Accessibilité (Property)
DocClose (Function)
Closes a docx file and frees the document.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
DomoClose (Function)
Closes the communication opened by DomoOpen.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....