ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
.NET Assemblies
.NET is Microsoft's software development platform......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
gpwMode (Function)
Returns the runtime mode of the User Groupware.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
iCloud constants
The iCloud constants are as follows:
Constants used by the scanner functions
Constants used by the scanner functions...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......