ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS2 (2.0 or later)
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
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
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Different types of data (Type of variable)
A variable is defined by name and type......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Aliases on data files: HAlias
The aliases are used to handle......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Creating the Table windows of the WINDEV RAD pattern
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
CallDLL32 (Function)
Runs a function found in an external DLL.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Creating the Form windows of a WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern