ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. UI: Windows
IU of windows...
Handling Spreadsheet controls programmatically (in a report)
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
5. User Groupware in practice
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......