ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
3-tier architecture
The development in "3-tier" architecture is now simplified......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
XLS file functions
List of functions for managing XLS files...