ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
NotesDocumentSeek (Function)
Seeks a document in Lotus Notes.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Upload control events
The following processes are associated with the Upload control:...
Using a query with parameters
A query with parameters can be used......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Chart management functions
...Chart management functions...
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
InWinRTMode (Function)
Indicates whether the code is run in WinRT mode (Windows Store apps). Function kept for backward compatibility....
fDirExist (Function)
Checks the existence of a directory.
DocSave (Function)
Saves a document as a "docx" file.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
SysNameExe (Function)
Returns the name and full path of an application.
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
HFSQL Cluster management functions
The following functions are used to manage an HFSQL cluster...
Data source (Example)
Usage example of the Data source type
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).