ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
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......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
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).
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
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......
<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.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
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.)...
BrowserType (Function)
Returns the type of browser used by the Web user.
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......