ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
Events associated with TreeView controls
List of events associated with TreeView controls...
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Code editor: Display options
The code editor proposes several display options......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Events associated with List Box controls
List of events associated with List Box controls...
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Error 1016: The method of the class is private
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Replication management functions
Three types of replication are proposed......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Bar code constants