ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Describing an element
A flexible modeling includes different elements linked together......
Installing a SOAP server with Apache
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Error (Function)
Displays a custom error message in a system error window.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDMSG license agreement
WDMSG license agreement...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Specific features of the Express version
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Events associated with an Organizer control
The following events are associated with Organizer controls:...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Creating the skin template of a report
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Customizing the User Groupware