ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
fMoveFile (Function)
Moves a file from one directory to another.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Programming patterns
CAUTION......
Various constants
List of various constants used by the constants WINDEV functions....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
fMerge (Function)
Merges several files into a single one.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
PermissionList (Function)
Returns one or all the permissions declared by the application.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Conversion (Function)
Converts a value from a unit to another one.
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)......
Defining columns of Table controls programmatically
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......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
How to develop a PHP site?
What is a PHP site?......