ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Events associated with internal windows
List of events associated with internal windows...
7. Multilingual applications in practice
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Merging differences (SCM)
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.