ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted input management functions (prefix syntax)
The following functions are used to manage the assisted input (prefix syntax) in edit controls...
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
SaaSAdminPricingDisableService (Function)
Disables a service in a SaaS pricing.
WebSocket functions
List of functions specific to WebSocket servers...
Mask management functions
The following functions are used to manage masks......
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).