ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NOTADEVVERSION
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Standard FTP functions
List of standard FTP functions...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Bar Code management functions
The following functions are used to manage bar codes:...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
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......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Removing a project from the SCM (Source Code Manager)
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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.
The "Analysis" pane
The "Analysis" pane lists......
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....