ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WINDEV editors
WINDEV editors...
General environment of WINDEV
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Report and project
In most cases, a report is linked to a project......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
9. Generation modes
WINDEV Mobile includes different types of generation......
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min