ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDescribeLink (Function)
Describes a link between two data files through programming.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
VibrationTrigger (Function)
Triggers the vibrations of the device.
PermissionRequest (Function)
Prompts the user to grant an application permission.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Project (External language)
Opens and runs a WINDEV project.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......