ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
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
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Creating the Table pages of the WEBDEV RAD pattern
iPrintReport (External language)
Prints a report created with the report editor.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ProjectInfo (Function)
Returns specific information about the project currently run.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
HModify (Example)
Usage example of the HModify function
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SysYRes (Function)
Returns the vertical screen resolution.
Image (Property)
The Image property gets and sets the background image of a control or block.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
WINDEV Framework License Agreement
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Referring to an element in a WLanguage event / process
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......