ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Specific features of the applications for iPhone/iPad
Using .NET assemblies in a project
To use .NET assemblies in a project......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Logical operators
The logical operators are as follows......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Classes, members, methods and properties
A class is made of......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min