ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Style of a control
As soon as it is created, a control is associated with a style......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
17. WLanguage: a simple and powerful language
Removing a project from the SCM (Source Code Manager)
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
1. Project and analysis
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
4. User Groupware
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
ERR_DISCONNECTED_TIMEOUT
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Handling Spreadsheet controls programmatically (in a report)
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
PDF file functions (prefix syntax)
PDF file functions...
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......