ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 107: Redefinition of the parameter
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
The Wire control
The Wire control is used to visually link 2 controls......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
docHeaderFooter (Variable type)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Positioning a toolbar
A Toolbar control can be created in a standard window or in an MDI parent window......
EmailGetAll (Function)
Retrieves all the emails found on a server.
Compilation instruction: IF TargetExecution
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.