ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Edit options of a report
The report editor allows you to......
Extracting messages added or modified since last extraction
A project was already created and translated......
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
RSS feed management functions
List of functions for managing RSS feeds...
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
iFont (Function)
Selects the default font.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
xlsColumnType (Example)
Usage example of the xlsColumnType function
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.