ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
fSelect (Example)
Usage example of the fSelect function
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
SQLReqExists (Function)
Checks the existence of a query.