ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 analysis...
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Report controls
Several types of controls can be handled in a report created by the report editor......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
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...
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
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......
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....
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......
Push notification
A mobile device can receive push notifications......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......