ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
Sort (Function)
Sorts a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Drive management functions: OneDrive, Google Drive, Dropbox (prefixed syntax)
Drive management functions include ......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Drive functions: OneDrive, Google Drive, Dropbox
The following functions are used to manage cloud-based storage services......
HTML (Property)
The HTML property is used to configure the use of HTML content.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
How to create and handle a structure?
This help page explains how to create and handle a structure....