ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
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......
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....
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
xmlSignature (Variable type)
The xmlSignature type is used to define the advanced characteristics of an XML signature.