ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
LDAPRenameAttribute (Function)
Renames an attribute.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting in the controls of a window or a report.
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Handling Spreadsheet controls programmatically (in a report)
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
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......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).