ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
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......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
NationFramework (Function)
Defines or identifies the language of the framework.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
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...
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
.NET application
To create a.NET application from a project......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
.NET Assemblies
.NET is Microsoft's software development platform......
Private Store for mobile applications
There are two methods two deploy your applications......
<Source>.ExecuteSQLQuery (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......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.