ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
ERR_DISCONNECTED_EXEC
1. What is a website?
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
15. Unit tests on the executable
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
Detailed use of WINDEV FTP/RPC
Creating an executable: General options
The main executable options are as follows......
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.