ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Navigation Bar control
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Various constants
List of various constants used by the constants WINDEV functions....
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Installing the HFSQL Server module
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......