ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
DateDifference (Function)
Calculates the number of days between two dates.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
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.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
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.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
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.