ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventChange (Function)
Modifies the status of an event.
Toast constants
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
MCI constants
List of constants used by the MCI functions....
Chart constants
List of constants used by the functions for chart management....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Multiline strings
To type character strings over several lines in the code editor...
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors
EventClose (Function)
Closes a synchronization event between several threads.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
XML management: Use example
This application example manages an XML file named "Orders......