ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDSQL, SQL querier: Overview
WDSQL is used to......
Type and version of Web server
The configuration diagnostic displays the following error......
Report and project
In most cases, a report is linked to a project......
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......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
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......
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......
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)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Operations performed on activity diagrams
The following paragraphs explain......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
4. Dedicated server or shared server?