ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Speech synthesis management functions
The following functions are used to manage speech synthesis...
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
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......
Defining a help window template
WINDEV allows you to create help window templates......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......