ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming an indexed control
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Edit options of a report
The report editor allows you to......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
Access rights to a class property
A property is a code element that includes two processes......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Source Code Manager overview
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......