ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
5. Site test in practice
Automatic documentation of external components
External components must include a technical documentation......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
WDZip: Creating or modifying an archive
This help page explains how to......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
How to create a menu?
Modbus constants
Constants used by the Modbus management functions....
Modbus functions (prefix syntax)
List of Modbus functions...
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
5. Displaying a WEBDEV Session site
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
How to develop a PHP site?
What is a PHP site?......
4. HFSQL Classic