ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
fDriveReady (Example)
Usage example of the fDriveReady function
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
BTDisableService (Function)
Disables a service on a Bluetooth device.
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.