ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to develop a PHP site?
What is a PHP site?......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Testing a project: setting
By testing the project you can simulate how the application will run......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
17. Project Management Hub
...Project Management Hub...
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Error 1006: The member is not global: use: to access it
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
fSize (Function)
Returns the size of a file (in bytes).
The home page
The home page is the first page of your site......
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.