ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
DateToInteger (Function)
Converts a date to an integer.
Compilation options (chm format)
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
LooperSelectMinus (Function)
Deselects a row in a Looper control.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Report editor: Available types of reports
Several types of reports can be created in the report editor......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
zipMsgError (Example)
Usage example of the zipMsgError function
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Materialized view
Using the query result
The result of a select query can be used in......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
LooperSelectPlus (Function)
Selects a row in a Looper control.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Browser constants
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......