ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on component diagrams
The following paragraphs explain......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Twain constants
List of constants used by the Twain functions....
FTP constants
List of constants used by the FTP functions....
HCross (Function)
Crosses a record in a data file.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
WDMSG license agreement
WDMSG license agreement...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
WINDEV applications for Linux: Specific features
The Looper control
A Looper control is used to repeat the controls found in a specific area......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Detailed use of WINDEV FTP/RPC
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.