ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
How to develop a PHP site?
What is a PHP site?......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Progress Bar control properties
List of properties associated with the Progress Bar control...
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.