ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
20. Managing suggestions and incidents
Managing suggestions and incidents...
Creating index keywords
Index keywords allow users to easily find a help page......
Error 121: Shadowing a structure
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Extracting messages added or modified since last extraction
A project was already created and translated......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Server (Property)
The Server property is used to manage servers.
LDAPDisconnect (Function)
Used to disconnect from a specific LDAP server.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.