ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Scheduler control events
The following events associated with Scheduler controls:...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Page (Property)
The Page property is used to handle a page.
CursorCapture (Example)
Usage example of the CursorCapture function
HListKey (Example)
Usage example of the HListKey function
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
The Upload control
The Upload control is used to upload files on the Web server......
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......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Events associated with TreeView controls
List of events associated with TreeView controls...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......