ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Setup directory
The setup wizard allows you to configure the setup directory of application....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Telemetry: Main features
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Constants for managing tiles
Events associated with internal windows
List of events associated with internal windows...
ERR_BAD_URL
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......
Compilation options (HLP format)
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).
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
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......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.