ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Associative array (Type of variable)
An associative array is an "advanced" type of array...
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
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.
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.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
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......
REP files
REP files contain the list of data files handled by the application....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
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...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
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.