ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tangent (Function)
Calculates the tangent of an angle.
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.
Sin (Function)
Returns the sine of an angle.
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.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
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).
fTempFile (Function)
Returns the name of a unique temporary file.
LoWord (Function)
Returns the two low bytes of an integer.
fFileExist (Function)
Checks the existence of an external file.
HiWord (Function)
Returns the two high bytes of an integer.
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.