ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
1. Managing emails
WINDEV includes multiple methods to manage emails...
Selection query description window: Use
Let's see some operations specific to the description window of a select query......
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.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Google Contacts management functions
List of functions for managing Google contacts...
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
MyParent (Reserved word)
MyParent is used to handle...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Table,Insert (External language)
Inserts an element into a table at a given position.