ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
tapiListen (Example)
Usage example of the tapiListen function
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
<Toast>.Display (Function)
Displays a "Toast" message.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
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.
fDriveReady (Example)
Usage example of the fDriveReady function
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......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
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....