ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
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......
Sound (Function)
Plays a sound in WAV format.
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......
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......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
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......
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.).
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Various WEBDEV constants
Various WEBDEV constants...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....