ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REP files
REP files contain the list of data files handled by the application....
Complete (Function)
Returns a character string of a specified length.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
NumberInWords (Function)
Converts a number to words.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
7. Source Code Manager (SCM)
Events associated with a Layout control
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
WaitWindowStart (Function)
Opens the wait window of application.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...