ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
fCurrentDir (Function)
Identifies or modifies the current directory.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
<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.
SMSSend (Function)
Sends an SMS.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
WDInst: handling the files to install
By default, the files to install are......
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.