ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
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......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
PDFToText (Function)
Extract the text contained in an Document PDF.
HTML Editor control properties
Properties associated with the HTML Editor control....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.