ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Generation modes
Generation modes...
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Image control in a page
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
fSelectDir (Function)
Opens a directory picker.
12. Available tests