ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiDial (Function)
Dials a phone number for a voice line.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Using .NET assemblies in a project
To use .NET assemblies in a project......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
fTrackFile (Function)
Triggers the tracking of a file.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Environment of the project editor
The main elements of the project editor are as follows:
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
General environment of WINDEV
FTPDate (Example)
Usage example of the FTPDate function
Screen,Get (External language)
Retrieves the value in a control or in a variable.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
SQL Server Native 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 database schema......