ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Managing space characters in the searches?
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Sending elements to Free Technical Support
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
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....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
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......
FinNetCurrentVal (Function)
Returns the net current value of investment.
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......
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......