ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...