ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
OpenMainMenu (Function)
Opens the main menu of the current window.
Position (Function)
Finds the position of a specified string within another string.
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....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Open (External language)
Opens a window.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
2. Projects in practice
Discover the main operations that can be performed on a project....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......