ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project....
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Creating index keywords
Index keywords allow users to easily find a help page......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
20. Managing suggestions and incidents
Managing suggestions and incidents...
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
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......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
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....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Compilation options (HLP format)
12. Pages in practice
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....