ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
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......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Defining a help window template
WINDEV allows you to create help window templates......
10. Internal components in practice
9. Application menus
Menus are displayed in different ways......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
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......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Speech synthesis management functions
The following functions are used to manage speech synthesis...
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......