ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
iMargin (Function)
Defines the "logical" print margins.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
HTTP constants
List of constants used by the HTTP functions....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Operator on Address
The & operator returns the address of a variable as an integer
Array management functions
List of functions for managing arrays...