ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperInsert (Function)
Inserts a row into a Looper control.
fSelectDir (Example)
Usage example of the fSelectDir function
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
The planes in WEBDEV
The planes are used to group the controls of an element......
<Page>.Address (Function)
Used to find out the Internet address of a page.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Error 204: using a parameter without optional value after parameters ...
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
iPrintBlock (Function)
Forces a report block to print.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......