ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uploading files
Uploading consists in saving a file located on the user's computer to a web server......
ERR_BAD_FILE
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center allows you to manage the backups of HFSQL Client/Server tables......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
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......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Saving entered data (AAF)
Allows you to find out whether the current language is written from right to left....
Programming an OLE field
WINDEV allows you to manipulate an OLE field directly by programming......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......