ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
4. HFSQL Classic
HFSQL Classic is the database format......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
FBSessionStatus (Function)
Checks the status of a Facebook session.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......