ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
grDestinationWnd (Function)
Defines a window as chart destination.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
ErrorThrow (Function)
Throw a non-fatal error.
ThreadPause (Function)
Pauses the current thread during the specified duration.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
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.
Complete (Function)
Returns a character string of a specified length.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
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......
REP files
REP files contain the list of data files handled by the application....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
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.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
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)....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....