ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterReport (Function)
Configures the printer by opening the configuration window.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
<Page>.Address (Function)
Used to find out the Internet address of a page.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
fDriveInfo (Function)
Returns information about a drive.
iReportPrintingStatus (Function)
Returns the status of the current print.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Static control properties
List of properties associated with a Static control...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
fSelect (Example)
Usage example of the fSelect function
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
New (Reserved word)
New is used to allocate memory space...
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
SQLReqExists (Function)
Checks the existence of a query.