ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Debugging constants
List of constants used by the debugging functions...
Feedback component
The Feedback component is a component provided with WINDEV......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table 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.
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
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.
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......
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.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).