ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Project portfolio
From version 25, you can create "project portfolios"......
AppInstallVersion (Function)
Installs a specific application version.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
WINDEV Framework License Agreement
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
License agreement - HFSQL Client/Server
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
ERR_NOTADEVVERSION
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...