ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Spreadsheet control
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Hyper File functions available for backward compatibility
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
SocketConnect (Function)
Connects a client computer to a given socket.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Events associated with Table controls
List of events associated with Table controls...