ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
HInfoGroup (Function)
Returns information about the specified group of users.
HListUser (Function)
Returns the list of users defined for a connection.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
BrowserType (Function)
Returns the type of browser used by the Web user.
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
WINDEV License Agreement
WINDEV License Agreement...
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......