ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
ProgressBarSystem (Property)
The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
NetworkConnect (Function)
Associates a drive with a shared network directory.
How to develop a PHP site?
What is a PHP site?......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Constants for managing certificates
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Reals
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Constants used by the scanner functions
Constants used by the scanner functions...
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
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....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
MatWrite (Example)
Usage example of the MatWrite function
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....