ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Error 204: using a parameter without optional value after parameters ...
List of reserved words
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
tapiDial (Function)
Dials a phone number for a voice line.
SysWinTitle (Function)
Returns the title of the window.