ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
4. HFSQL Classic
Returns the total size (in bytes) of files already sent by the current upload via an Upload control....
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
WDSQL, SQL querier: Overview
WDSQL is used to......
Type and version of Web server
The configuration diagnostic displays the following error......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Using the Salesforce service
Salesforce is a very popular CRM software......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......