ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Max (Function)
Returns the greatest value passed as parameter.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Min (Function)
Returns the lowest value.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....