ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
GPSGetPosition (Function)
Retrieves information about the current device position.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Installing a SOAP server with Netscape iPlanet 4.1
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
ModbusDisconnect (Function)
Closes the Modbus session.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Windows
The windows represent the main interface of a WINDEV application......
fCurrentDrive (Function)
Gets or sets the current drive.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.