ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HOpenConnection (Function)
Opens a connection to a specific database.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
14. Generation modes
Generation modes...
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
iPrintReport (Function)
Prints a report created with the report editor.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.