ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HState (Function)
Used to find out the state of a record.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
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......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Functions for managing the Combinations and Enumerations
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......