ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
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....
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....
License agreement - HFSQL Client/Server
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ERR_NOTADEVVERSION
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
WEBDEV Application Server 2024
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......