ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Conversion (Function)
Converts a value from a unit to another one.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Camera functions
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Camera/Video functions (prefix syntax)
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
Video functions
List of video functions...
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The different types of windows
The following types of windows can be created in a WINDEV application......
MQTT constants
Constants used by the MQTT functions...