ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
HSetMemo (Function)
Used to modify the management mode of memo items.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
TimeValid (Function)
Checks the time validity.
DateDifference (Function)
Calculates the number of days between two dates.
Error 31: The file to include is not found. Check the name and path ...
Emulates the selection of an option in a Radio Button control....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.