ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
CurrentWin (Function)
Identifies the window currently in edit.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Manager of automated tests
The test manager is used to......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Code editor: Display options
The code editor proposes several display options......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Environment of the report editor
Environment of the report editor...
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
fMemOpen (Function)
Opens a memory zone shared between several applications.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Query editor: Characteristics
Project description: Options tab
The project description window allows you to configure various elements of your project......