ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in 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).
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
HDescribeFile (Function)
Describes a data file programmatically.
Waffle charts
Waffle charts show progress towards a goal, percentage of completion or the distribution of given values......
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....
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.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
iParameter (Function)
Retrieves the printer configuration and configures the print.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
HChangeConnection (Example)
Usage example of the HChangeConnection function
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
MatWrite (Example)
Usage example of the MatWrite function
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......