ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy: Deploying a package
WDDeploy can be used to...
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
3. Debugger
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
1. What is a website?
Sharing elements with a WINDEV application
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
1. Deploying a static site
26. Style sheets: to simplify the layout
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....