ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ServiceControl (Function)
Sends a control message to a service.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Constants for manging the replication
List of constants used by the functions for managing the replication....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
ServiceRestart (Function)
Restarts a service (already started).
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
TimePicker (Function)
Opens the system time picker.
DatePicker (Function)
Opens the system date picker.
SysRecentDocList (Function)
Returns the list of recently opened documents.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Multilingual project
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....