ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
SCM: Local history
By saving an element to the local history, you set a local save point... This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
hbScanParameter (Variable type)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
Animation (Property)
The Animation property animates an image.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Compilation instruction: IF TargetExecution
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Handling report blocks
The different operations available on report blocks are as follows......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......