ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
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......
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.
Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
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....
Font management properties
List of font management properties...
Constant
The constants are language elements whose value is fixed once and for all...
Font management functions
List of functions for managing fonts...
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
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....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Drive management functions: OneDrive, Google Drive, Dropbox
Drive management functions include ......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.