ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
fImageSelect (Function)
Opens the image picker of Windows.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Bar code constants
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
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).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Setup on a local network (LAN)
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Automatic calculations in a Table control (AAF)
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......