ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Cell control properties
List of properties associated with the Cell control...
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
HFSQL Client/Server: Configuring the server
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
7. HFSQL: files physically created
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
ERR_BAD_FILE
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
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.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Error 1022: The access to the method of the class is restricted by a protected inheritance