ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HAdd (Example)
Usage example of the HAdd function
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Properties associated with the options of a Switch control
Events associated with Shape controls
List of events associated with Shape controls...
Query editor
The query editor is used to automatically create queries on the data files......
URI constants
The following constants are used by URI-specific functions:...
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
zipExtractPath (Function)
Returns the path of a file found in the archive.
zipDeleteFile (Function)
Deletes a file from an archive.
Info (Function)
Displays a custom message in a system information window.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......