ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Link controls
List of events associated with Link controls...
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......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Effect (Property)
The Effect property gets and sets the blur radius on the contents of a control.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Starting WDOptimizer in a command line
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
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.
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....
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.