ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Menu management functions
List of functions for managing menus...
Native MySQL 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......
Environment of the window editor
The main elements of window editor are as follows:
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
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......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
fClose (Example)
Usage example of the fClose function
System constants
List of constants used by the system functions....
Drop-down button
The drop-down button expands: a context menu. a popup window....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......