ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
xlsUnmergeCell (Function)
Unmerges a range of cells.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
HFSQL management functions
List of functions for HFSQL management...
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Programming custom calculations in Table controls (prefix syntax)
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Handling a Linear Looper control through programming (object syntax)
WEBDEV allows you to handle a Linear Looper control through programming....
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.