ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Extern (Reserved word)
EXTERN is used to...
fSelectDir (Function)
Opens a directory picker.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Generating an application for Universal Windows 10 App
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
ExeListProcess (Function)
Returns the list of applications currently run.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
MCI constants
List of constants used by the MCI functions....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Installing a SOAP server with Apache
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Creating a Java archive
When your Java application is developed, you can......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
The Edit control
The Edit control allows users to enter data......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.