ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Error 31: The file to include is not found. Check the name and path ...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
1. Examples provided with WINDEV Mobile
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Extern (Reserved word)
EXTERN is used to...
12. Control templates
WINDEV Mobile allows you to create control templates....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
The Upload control
The Upload control is used to upload files on the Web server......
Creating a Pivot Table control
To create a Pivot Table control......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Properties associated with the chart series
List of properties associated with the chart series...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
17. WLanguage: a simple and powerful language
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......