ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Sound (Function)
Plays a sound in WAV format.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Debugging constants
List of constants used by the debugging functions...
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
WinStatus (Function)
Identifies or modifies the window status.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.