ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fFileExist (Function)
Checks the existence of an external file.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Creating the executable and the setup program
The languages supported by the application are taken into account......
TimeToInteger (Function)
Converts a time to an integer.
TimeToString (Function)
Converts a time to a string in the specified format.
TimeValid (Function)
Checks the time validity.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
IntegerPart (Function)
Returns the integer part of a number.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
fTempFile (Function)
Returns the name of a unique temporary file.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
fUnlock (Function)
Entirely or partially unlocks an external file.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
fCreate (Function)
Creates an external file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
fCompare (Function)
Compares the content of two files bit by bit.
fCompress (Function)
Compresses a file.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
fLock (Function)
Entirely or partially locks an external file.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
TwainState (Function)
Returns the status of the current source.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.