ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Warning 124: Shadowing a global variable
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Defining columns of Table controls programmatically
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
How to develop a PHP site?
What is a PHP site?......
Column
The Column property is used to manipulate one or more columns.
Row (Property)
The Row property is used to manipulate one or more rows.
Cell (Property)
The Cell property is used to manipulate one or more cells.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......