ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
1. Managing emails
WINDEV includes multiple methods to manage emails...
"?" menu
WINDEV proposes a help menu adapted to your applications......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
MyParent (Reserved word)
MyParent is used to handle...
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
5. User Groupware in practice
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).