ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Creating help pages
A help system includes several pages......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
18. Order of execution of the code of buttons/links
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
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....
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......
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.
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......
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).
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......
<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.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.