ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Using batch processing in multiple projects
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Dequeue (Function)
Removes an element from the queue.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Pop (Function)
Pops an element from a stack.
Constants for managing tiles
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
ERR_BAD_URL
Saving entered data (AAF)
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
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.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
The planes (in a window or in a report)
The planes are used to group the window controls......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).