ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
10. Smart controls
Smart controls...
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Changing sites from AWP to SEO-ready session mode
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
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.
Properties associated with report controlss
List of properties associated with the report controls...
14. Managing the "Back" button in practice
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
<Radio button>.Insert (Function)
Inserts a new option into a Radio Button control.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
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......
4. HFSQL Classic
Handling report blocks
The different operations available on report blocks are as follows......