ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS2 (2.0 or later)
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Query editor: Characteristics
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
WDTRAD options
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
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
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Testing a project: setting
By testing the project you can simulate how the application will run......