ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
PermissionList (Function)
Returns one or all the permissions declared by the application.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
7. Dynamic site on specific configurations
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Photo album functions
Photo album functions...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
ActivePlane (Property)
The ActivePlane property gets and sets the number of the active plane in a window, internal window or Cell control.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Using WDDIXIO
To translate the text used in your project:...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......