ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
fTempPath (Example)
Usage example of the fTempPath function
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
zipFindFile (Example)
Usage example of the zipFindFile function
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
HState (Example)
Usage example of the HState function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
HRecNum (Example)
Usage example of the HRecNum function
HChangeKey (Example)
Usage example of the HChangeKey function
fWrite (Example)
Usage example of the fWrite function
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
dBackground (Example)
Usage example of the dBackground function
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
xlsColumnType (Example)
Usage example of the xlsColumnType function
HSetPosition (Example)
Usage example of the HSetPosition function
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.