ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
MatDelete (Function)
Deletes an existing matrix.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
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....
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
fCreateLink (Function)
Creates a link on a file at the specified location.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.