ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
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....
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
SysWinTitle (Function)
Returns the title of the window.
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......
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
10. Internal components in practice
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
9. Application menus
Menus are displayed in different ways......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
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......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Defining a help window template
WINDEV allows you to create help window templates......
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....