ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sin (Function)
Returns the sine of an angle.
IntegerPart (Function)
Returns the integer part of a number.
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.
Power (Function)
Raise a number to a power.
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
EventChange (Function)
Modifies the status of an event.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Root (Function)
Returns the root of a number.
SemaphoreCreate (Function)
Creates a semaphore.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
eCurrencyName (Function)
Returns the caption of a currency.
Tangent (Function)
Calculates the tangent of an angle.
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.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).