ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Constants for managing Organizer controls
Constants for managing Organizer controls...
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
HOpenConnection (Example)
Usage example of the HOpenConnection function
Name (Property)
The Name property is used to get the name of an element.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Referring to an element in a WLanguage event / process
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
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......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Bluetooth constants
List of constants used by the Bluetooth functions....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Manager of automated tests
The test manager is used to......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......