ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Removing a project from the SCM (Source Code Manager)
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
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....
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....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
ERR_NOTAVAILABLE
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Events associated with a Layout control
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Events associated with Chart controls
List of events associated with the Chart controls...