ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Check model
You can use check models to easily create checks...
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Query editor: Characteristics
Pyramid charts
Pyramid charts allow you to view data in descending order......
grSourceSeries (Function)
Defines the source of a series.
11. Controls in practice
Discover the main characteristics of the controls...
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Programming an indexed control
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....