ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
Constants for sound management
List of constants used by the functions for sound management....
HListItem (Example)
Usage example of the HListItem function
Alignment
The Alignment property is used to align elements.
Attribute (Property)
The Attribute property is used to manage attributes.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
WDZip: Creating or modifying an archive
This help page explains how to......
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Error 802: Invalid syntax for this function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
FTPGet (Example)
Usage example of the FTPGet function
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
WINDEV applications for Linux: Specific features