ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
Constants for managing Windows events
The following constants are used to manage Windows events:...
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Other operators
The following are additional operators......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Canada.checkTaxNumber (Function)
Tests the validity of a Canadian tax number.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
iGroupAdd (Function)
Adds a report to a group of reports.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Push notification
A mobile device can receive push notifications......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
ThreadPause (Function)
Pauses the current thread during the specified duration.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").