ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for external files
List of constants used by the functions for managing external files....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Creating the skin template of a report
PC SOFT Free Technical Support
Thank you for buying one of our products......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
MQTT constants
Constants used by the MQTT functions...
PDFToText (Function)
Extract the text contained in an Document PDF.
How to open a window?
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
GPSGetPosition (Function)
Retrieves information about the current device position.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
CallDLL32 (Function)
Runs a function found in an external DLL.
ToastDisplay (Function)
Displays a "Toast" message.
FileDisplay (Function)
Displays a file in the browser of Web user.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.