ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
EmailRunApp (Function)
Starts the native email application on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
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...
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
Sensor constants
Constants used by the SensorXXX functions...
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)....
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....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Guided tour management constants
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
grLegend (Function)
Indicates the presence and position of legend in a chart.
"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, ......