ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
NetworkConnect (Function)
Associates a drive with a shared network directory.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
<Page>.Display (Function)
Displays a web page in the user's browser....
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
13. External component in practice
External component in practice...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
grPrint (Function)
Prints a chart.
grGetData (Function)
Retrieves a data from a chart.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....