ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Bitwise operators
The operations on binary values are performed......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating a delete query
A delete query (corresponding SQL statement......
5. User Groupware in practice
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....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Project portfolio
From version 25, you can create "project portfolios"......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
WDInst: handling the files to install
By default, the files to install are......