ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
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....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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#......
WINDEV Mobile 2024 Tutorial - Table of contents
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
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......
DataType (Function)
Identifying the type of a WLanguage variable.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Toast constants
Advanced types
The advanced types of WLanguage are as follows...
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.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Link (Property)
The Link property is used to get and change the link of an element.