ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
Index (Property)
The Index property is used to get the index of an element.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Constants for managing images in websites
Screen,Input (External language)
Starts the input in the controls of a window.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
ActionRedo (Function)
Runs the last action canceled.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
LoadDLL (Function)
Loads the specified library (DLL) in memory.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.