ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
<Image>.Fill (Function)
Colors an area in an Image control.
fSeparator (Function)
Returns a file path with normalized separators.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
sfDeleteResult (Variable type)
The sfDeleteResult type is used to find out the result of SFDelete...
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SSHDisconnectCommand (Function)
Enables you to stop an SSH session that was active, to allow multiple commands to be sent as a group. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.
<Buffer type>.EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
Phone functions (prefix syntax)
The phone functions are as follows:...
Category (Property)
The Category property gets and sets the category of an element.
LoadParameter (Function)
Reads a persistent value.
<Image>.Resize (Function)
Resizes an image in an Image control.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
SQLExec (Function)
Names and runs an SQL query.
Timeout (Property)
The Timeout property gets and sets the time after which the connection is considered to have "failed".
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
emailPOP3Session (Variable type)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
fWrite (Function)
Writes: a character string to an external file. a memory section....