ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
11. Controls in practice
Discover the main characteristics of the controls...
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
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...