ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<pdfDocument variable>.VerifySignatures (Function)
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Events associated with Image controls
List of events associated with Image controls...
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
Environment of the report editor
Environment of the report editor...
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Environment of the query editor
Overview
Overview of the different operators...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
List Box control linked to a table or to a query
A List Box or Combo Box control can be used to display the content of a table or query, to allow a user to select a record, for example......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......