ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iBorder (Function)
Prints a border at specified coordinates.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
ERR_SESSION_CLOSED
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Error 532: The size of the string to extract must be strictly positive
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Creating a Pivot Table control
To create a Pivot Table control......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......