ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
25. Performing a process on several successive pages
Performing a process on several successive pages...
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HListConnection (Function)
Returns the list of connections currently described in the application.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
15. Creating the executable in practice
Creating the executable in practice...
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Windows
The windows represent the main interface of a WINDEV application......