ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
ActionUndo (Function)
Cancels the last action performed by the end user.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
ServiceWait (Function)
Pauses the current service during the specified duration.
Border (Type of variable)
The Border type is used to handle a border through programming...
DownloadAdd (Function)
Adds a new download in the device's download manager....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Creating the skin template of a report
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.