ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
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......
".STY" file: "Style sheet" file
A style sheet is a "......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
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....
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......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
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......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
WINDEV License Agreement
WINDEV License Agreement...
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).
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
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......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....