ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating, generating and deploying a SOAP web service
WINDEV and WEBDEV allow you to generate web services directly...
Identifying the account that runs the AWP protocol
Configuring the IIS 7/7.5 server
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
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.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
WINDEV Mobile 2024 Tutorial - Table of contents
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
The OLE control
The OLE control is used to handle an OLE object......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....