ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToolTip (Property)
The ToolTip property gets and sets the text displayed in a tooltip. This tooltip can be associated with: a control in a window or page, Versions 2025 (SaaS) and later a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in SaaS a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. New in version 2025 (SaaS) a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3. a control in a report. In this case, the tooltip will only be visible in the report viewer. Note: This feature is only available from WINDEV Suite SaaS 2025 Update 3....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
State (Property)
The State property gets and sets the state of an element.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
JSONToVariant (Example)
Usage example of the JSONToVariant function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
TreeDisplay (Function)
Refreshes a TreeView control from a given position.
OutgoingData (Property)
The Emission property is used to identify and modify the type of outgoing data transferred by the stream.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
TreeView constants
List of constants used by the TreeXXX functions...
HInfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
ComponentLocate (Function)
Specifies the access path to an external component of project.
btleDevice (Variable type)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Events associated with Check Box controls
List of events associated with Check Box controls...
MemExist (Function)
Checks the existence of a memory zone.
iZoneHeight (Example)
Usage example of the iZoneHeight function
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.