ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table 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
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......
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......
ListView control properties
List of properties associated with the ListView 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.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.