ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
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......
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......
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......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Events associated with Looper controls
List of events associated with Looper controls...
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
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min