ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Log (Function)
Calculates the decimal logarithm of a numeric value.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
DecimalPart (Function)
Returns the decimal part of a number.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
EventDestroy (Function)
Explicitly destroys an event.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
DeleteShortcut (Function)
Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
fDriveInfo (Function)
Returns information about a drive.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
SysWinShow (Function)
Modifies the display status of a window.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).