ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
grGetData (Function)
Retrieves a data from a chart.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Scrollbar control properties
List of properties associated with the Scrollbar control...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).