ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCurrentDrive (Example)
Usage example of the fCurrentDrive function
grDeleteSeries (Function)
Deletes a data series from a chart.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
zipIsMulti (Example)
Usage example of the zipIsMulti function
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
HIndex (Function)
Rebuilds the file index (".NDX" file).
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
HPass (Function)
Defines the password used to create or open a data file.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
ZOrder (Example)
Usage example of the ZOrder property
iPrintReport (External language)
Prints a report created with the report editor.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
ArrayCopy (Function)
Copies the content of an array to another array.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
tapiListen (Example)
Usage example of the tapiListen function