ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
HCloseConnection (Example)
Usage example of the HCloseConenction function
Report controls
Several types of controls can be handled in a report created by the report editor......
Extracting the text of the project
The following text can be extracted......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Extern (Reserved word)
EXTERN is used to...
Date (Type of variable)
The Date type enables you to easily handle the dates...
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
The planes in WEBDEV
The planes are used to group the controls of an element......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Creating the Form windows of a WINDEV RAD pattern
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......