ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Table,Delete (External language)
Deletes an element from a Table control.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
REP files
REP files contain the list of data files handled by the application....
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Bluetooth constants
List of constants used by the Bluetooth functions....
tapiDial (Function)
Dials a phone number for a voice line.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
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.
The home page
The home page is the first page of your site......
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......