ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
Domo constants
List of constants used by the DomoXXX functions....
RegistryValueType (Function)
Returns the type of value found in the registry.
Constants for managing the registry
List of constants used by the registry management functions....
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
AnimationEnabled (Function)
Enables or disables the animations in the controls.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
OpenMainMenu (Function)
Opens the main menu of the current window.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.