ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
AAF: Sort/Search/Filter on the columns of Table controls
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Various constants
List of various constants used by the constants WINDEV functions....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
UUDecode (Function)
Decodes a character string in UUEncode format.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
grGetData (Function)
Retrieves a data from a chart.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...