ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
HOpenConnection (Function)
Opens a connection to a specific database.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SQLExec (Function)
Names and runs an SQL query.
.NET Assemblies
.NET is Microsoft's software development platform......
.NET application
To create a.NET application from a project......
Managing the database schema versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the database schema from the data model editor......