ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
SysShutdown (Function)
Stops the system or closes the current Windows session.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Error 1038: This member already exists in the class
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
Error 112: An array can only have a maximum of X dimensions
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
3. UML models in practice
Error 1010: The member of the class is constant
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
1
5
6
7
8
9
105
>