ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Task list
Each project can be associated with a task list......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
2. Projects in practice
<Chart>.Print (Function)
Prints a chart.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
Automatic calculations in a Table control (AAF)
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......