ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile 2024 Tutorial - Table of contents
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
WEBDEV 2024 Tutorial - Table of contents
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Port (Property)
The Port property is used to identify and change a server connection port.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
ThreadEnd (Function)
Ends the execution of the current thread.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Pop (Function)
Pops an element from a stack.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
DataType (Function)
Identifying the type of a WLanguage variable.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
BackgroundTaskAdd (Function)
Adds a new background task.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Toast constants
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.