ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Report based on a query
Queries are used to easily select records in one or more data files......
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
List of extension attributes
The list of extension attributes ......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
dFill (Example)
Usage example of the dFill function
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
HFSQL constants
List of constants used by the HFSQL functions....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The HTML control
The HTML control displays HTML pages or HTML code......