ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with List Box controls
List of events associated with List Box controls...
HCross (Function)
Crosses a record in a data file.
Popup window
WINDEV allows you to open windows in popup format......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Height (Property)
The Height property is used to get and change the height of an element.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Automation object
The Automation keyword is used to declare an automation object...
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
MemSeek (Example)
Usage example of the MemSeek function
Logical operators
The logical operators are as follows......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
dChord (Example)
Usage example of the dChord function
FileDisplay (Example)
Usage example of the FileDisplay function
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Events associated with a Switch control
dSlice (Example)
Usage example of the dSlice function
IF statement
The conditional IF statement allows you to run an action according to a condition...