ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
REST web services: Description and features
You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Sound (Function)
Plays a sound in WAV format.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Data persistence
The data persistence is used to store the value typed by the user......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
WDStatistics: WEBDEV administrator configuration
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......