ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Handling an internal component
An internal component is a set of elements from a project......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
ERR_CLOSED_PAGE
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Telephony constants
List of constants used by telephony functions...
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....