ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFreePosition (Function)
Deletes a position saved by HSavePosition.
DotNetDelegate (Function)
Initializes a.NET delegate.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
DocSave (Function)
Saves a document as a "docx" file.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
DiagramSave (Function)
Saves a diagram as a "diag" file.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
XMLSave (Function)
Saves an XML document in a file.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.