ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
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......
dPolyline (Function)
Draws a line composed of multiple segments.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Constants for managing emails
List of constants used by the functions for managing emails....
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.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Radio Button control properties
List of properties associated with a Radio Button control...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...