ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Events associated with control templates
List of events associated with control templates...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Map control properties
The following properties can be used with Map controls:...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
11. Controls in practice
Discover the main characteristics of the controls...
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Constants for managing projects
List of constants used by the functions for managing projects....
Push notification
A mobile device can receive push notifications......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
fSeek (Example)
Usage example of the fSeek function
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
ZOrder (Example)
Usage example of the ZOrder property
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
dPixelColor (Example)
Usage example of the dPixelColor function