ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Notification
The Notification keyword can correspond to:
List of reserved words
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
gpwOpen (Function)
Opens the User Groupware login window or page.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Text (Property)
The Text property is used to determine if an item is a text item.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
End of break block
The End of break block is optional......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....