ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Multi-project search
Performing a search in the current project is a common operation......
Events associated with windows
List of events associated with windows...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
upnpImage (Variable type)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Events associated with Tab controls
List of events associated with Tab controls...
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....