ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Error 1021: The method of the class is not global
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Principle of remote check
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
1. Project and analysis
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Error 1012: The class member is not global: it cannot be accessed from a global method
Accessing a database via a web service
The database can be accessed via a web service......
Information 2104: This function is kept for backward compatibility
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Managing the styles
The help editor allows you to define styles of paragraphs......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Optional events
By default, the codes available in the code editor correspond to the most common codes......