ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Translating a text file with WDTRAD
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
<HTML editor>.Get (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Font management properties
List of font management properties...
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Properties associated with the report blocks
List of properties associated with the report blocks...
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Preset control properties
List of properties associated with the Preset control...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.