ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Multi-product external components
Components are a remarkably useful tool for development teams......
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
WLanguage properties available in PHP
The following properties are available in PHP...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......