ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Managing the styles
The help editor allows you to define styles of paragraphs......
Image drawing and processing functions
List of image drawing and processing functions...
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
grRaised (Function)
Used to display a chart with raised effect.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
grDeleteAll (Function)
Erases a chart and destroys this chart.
zipFileSize (Example)
Usage example of the zipFileSize function
Properties associated with report controlss
List of properties associated with the report controls...