ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Installing the monitoring robot
The monitoring robot includes three executables......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Installing the robot controller
The monitoring robot includes three executables......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
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....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
9. Sharing a project in practice
Sharing a project in practice...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
2. Analysis in practice
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Principle for running threads
At runtime, an application runs in a main thread......
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......