ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Find/Replace in the current project
The "Find/Replace" feature is used to......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.