ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
The Signature control
The Signature control is a report control used to sign......
Data persistence
The data persistence is used to store the value typed by the user......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Describing an element
A flexible modeling includes different elements linked together......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.