ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Other operators
The following are additional operators......
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.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
<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.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
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 Organizer control
The Organizer control is used to display and handle organizers......
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:...
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
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.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
EmailCheckAddress (Function)
Checks the validity of an email address.
14. Controls in practice