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...
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Runtime log
The runtime log is the best way to identify the most used features of an application......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
fMoveDir (Function)
Moves a directory and its content.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Automatic documentation of external components
External components must include a technical documentation......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
fMoveFile (Function)
Moves a file from one directory to another.
Manipulating PDF files
PDF is one of the most widely used formats for sending and storing electronic documents......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Creating a Java archive
When your Java application is developed, you can......