ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. HFSQL Cient/Server
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
RegistryFirstSubKey (Function)
Identifies the path of first subkey of specified key in the Windows registry.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
MemCurrent (Function)
Returns the index of the current element.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).