ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Display (External language)
Displays a value in a control or assigns a value in a variable.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
The different copy modes
Two different copy modes are proposed by WDTRAD......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
HAdd (Example)
Usage example of the HAdd function
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Validity period of site pages
When creating a page, a validity period can be defined for this page......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Python: Native calls
WLanguage allows for native Python calls......