ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
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.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
12. Pages in practice
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
WEBDEV license agreement
WEBDEV license agreement...
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
The Tab control
The Tab control is used to simultaneously display different controls......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
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.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
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.).
EventChange (Function)
Modifies the status of an event.
3. UML models in practice
<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.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.