ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
WidgetDisplay (Function)
Refreshes a widget window.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
Certificate
The Certificate keyword can correspond to...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
CurrentWin (Function)
Identifies the window currently in edit.
grTitle (Function)
Modifies the caption and/or position of the chart title....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.