ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Carousel controls
List of events associated with Carousel controls...
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
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....
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...
PreviousPage (Function)
Returns the name of the previous page.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Generating an application for Universal Windows 10 App
First project window
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Events associated with OLE controls
List of events associated with OLE controls...
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Configuring an application with User Groupware
HDescribeLink (Function)
Describes a link between two data files through programming.
.NET application
To create a.NET application from a project......
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
DDEString (Example)
Usage example of the DDEString function
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).