ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
'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
Display (External language)
Displays a value in a control or assigns a value in a variable.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
<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.
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)......
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.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
iPrintBlock (Function)
Forces a report block to print.
Other operators
The following are additional operators......
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.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Input (Function)
Displays a message allowing the user to type an information.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.