ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. UML models
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......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
SNMPStartSession (Function)
Starts an SNMP session.
SNMPCloseSession (Function)
Closes an SNMP session.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
FBSessionStatus (Function)
Checks the status of a Facebook session.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
Push notification
A mobile device can receive push notifications......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......