ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
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......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
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......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
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.
.NET Assemblies
.NET is Microsoft's software development platform......
SQLExec (Function)
Names and runs an SQL query.
HOpenConnection (Function)
Opens a connection to a specific database.
.NET application
To create a.NET application from a project......
Private Store for mobile applications
There are two methods two deploy your applications......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Using .NET assemblies in a project
To use .NET assemblies in a project......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......