ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Status bar of windows
The status bar of a window is used to display several types of information......
ERR_NO_END_TAG
27. Center or anchor a site horizontally
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Events associated with windows
List of events associated with windows...
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
19. Upload: Sending files to the server
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
2. How to test a site?
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......