ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorLock (Function)
Used to check whether a lock error occurred.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
.NET application
To create a.NET application from a project......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Service variable
The Service variable is used to......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Structure of data files of user groupware
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Describing an element
A flexible modeling includes different elements linked together......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
11. Internal components in practice
Internal components in practice...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.