ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 102: The constants can be defined in the initialization code of project, ...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Applet control properties
List of properties associated with the Applet control...
Functions for managing the Combinations and Enumerations
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Testing a project: setting
By testing the project you can simulate how the application will run......
iBorder (Function)
Prints a border at specified coordinates.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
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 ......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
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.
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......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
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......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Canada.CheckBN15 (Function)
Checks the validity of a Canadian 15-digit Business Number (BN15).
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.