ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
Google Maps management functions
List of functions for managing Google maps...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
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.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
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).