ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Date (Type of variable)
The Date type enables you to easily handle the dates...
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Error 39: The END statement marking the end of declaration of the composite variable is missing
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
PDF file functions
...PDF file functions...
Conversion (Function)
Converts a value from a unit to another one.
Handling an Organization Chart control through programming (prefix syntax)
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....