ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
iPrintBlock (Function)
Forces a report block to print.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
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.
<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.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
xlsUnmergeCell (Function)
Unmerges a range of cells.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......