ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Events associated with control templates
List of events associated with control templates...
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
WDINT license agreement
WDINT license agreement...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Creating a flexible modeling
To create a new flexible modeling, you can......