ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided tour management constants
HFSQL Client/Server: Configuring the data files on the server
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Constants for managing Map controls
Constants for managing Map controls...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Sensor constants
Constants used by the SensorXXX functions...
XMLSign (Function)
Signs an XML document.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
DDE constants
List of constants used by the DDE functions...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
MenuInsertOption (Function)
Inserts a new option at a specific position.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
ThreadExecute (Function)
Starts the execution of a secondary thread.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......