ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NextTitle (Function)
Modifies the title of next window to open.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Programming custom calculations in Table controls
Automation object
The Automation keyword is used to declare an automation object...
Combination (Type of variable)
A combination is a set of options.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
iPrintBlock (Function)
Forces a report block to print.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Creating a query
Two methods can be used to create a query......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Code editor: Display options
The code editor proposes several display options......
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).
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
The Multimedia control
The Multimedia control is used to play multimedia files......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...