ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fMoveFile (Function)
Moves a file from one directory to another.
Conversion (Function)
Converts a value from a unit to another one.
PermissionList (Function)
Returns one or all the permissions declared by the application.
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
Defining columns of Table controls programmatically
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
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
How to develop a PHP site?
What is a PHP site?......
Generating an application for Universal Windows 10 App
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
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.
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.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
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.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......