ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Chart management functions
...Chart management functions...
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Other operators
The following are additional operators......
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Defining clickable areas
In a page, an Image control can contain clickable areas......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
grImageSize (Function)
Defines the size of the image containing the chart.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).