ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the Enumerations and the Combinations
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>DeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MyParent (Reserved word)
MyParent is used to handle...
Constants used by the functions for managing countries and continents
Statistical constants
List of constants used by the statistical functions....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WordToArray (Function)
Fills an array with the words from a string.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
fFileName (Function)
Returns the name of an external file that is currently opened.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Description (Property)
The Description property is used to get and change the description of an element.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
fWrite (Function)
Writes: a character string into an external file. a memory section....
FreeDLL
The FreeDLL keyword can correspond to ...