ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ProjectInfo (Function)
Returns specific information about the project currently run.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
PostMessage (Function)
Sends a Windows message to a control or to a window.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
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.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.