ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Error 1: Syntax error
24. Displaying and linking pages
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
11. Table/Looper controls
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Size (Property)
The Size property is used to determine and change the size of an element.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......