ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
Socket constants
List of constants used by the functions for socket management....
Query editor: Characteristics
Sidebar control properties
List of properties associated with the Sidebar control...
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
MyReport (Reserved word)
MyReport is used to handle the current report...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
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.
Android Widget windows
An Android application can contain one or more Widget windows......