ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
HFSQL constants
List of constants used by the HFSQL functions....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
9. Sharing a project in practice
Sharing a project in practice...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
2. Analysis in practice
Principle for running threads
At runtime, an application runs in a main thread......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Multilingual project
7. Multilingual sites in practice
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Private Store for mobile applications
There are two methods two deploy your applications......