ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
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
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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.
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......
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......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Component diagram
A component diagram shows the physical and static architecture of a system software......