ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Constants for managing tiles
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
iPrintBlock (Function)
Forces a report block to print.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
The Edit control
The Edit control allows users to enter data......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......