ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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.
Defining a help window template
WINDEV allows you to create help window templates......
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....
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
WEBDEV 2024 Tutorial - Table of contents
WINDEV Mobile 2024 Tutorial - Table of contents
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
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.
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.
10. Embedded queries
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.