ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
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......
9. Application menus
Menus are displayed in different ways......
10. Internal components in practice
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Managing parallel tasks
The computers are becoming more and more powerful......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
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......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
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)......
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
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.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
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.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......