ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Generating an application for Universal Windows 10 App
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Events associated with supercontrols
List of events associated with supercontrols...
Handling controls in a report
The different operations available for the report controls are as follows......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Statistical constants
List of constants used by the statistical functions....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
SQL functions: Special case
List of SQL functions: Special case...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
9. Generation modes
WINDEV Mobile includes different types of generation......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).