ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
Toast constants
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Compilation options (chm format)
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Creating index keywords
Index keywords allow users to easily find a help page......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Creating links
Links help users navigate the help system......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......