ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinNetCurrentVal (Function)
Returns the net current value of investment.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
MySelf (Reserved word)
MySelf is used to handle the current control...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HCreateMovableReplica (Function)
Creates a movable replication.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Creating a Java archive
When your Java application is developed, you can......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......