ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTempPath (Function)
Returns the name of directory used to store the temporary files.
FileDisplay (Function)
Displays a file in the user's browser....
SQLReqExists (Function)
Checks the existence of a query.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
SQLChangeConnection (Function)
Modifies the current connection.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
fSeparator (Function)
Returns a file path with normalized separators.
Recycle bin management functions
List of functions for managing the recycle bin...
Shared memory area functions
fTempFile (Function)
Returns the name of a unique temporary file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Image>.ScrollingPosition (Function)
Returns the displayed image.