ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
ERR_MSG_BOX
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Edit options of a report
The report editor allows you to......
7. Source Code Manager (SCM)
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Code statistics
The code statistics affect......
ERR_NO_APPLICATION
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......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Functions for managing the Combinations and Enumerations
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
File (Property)
The File property is used to manage the files a functionality applies to.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class