ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Creating a translation file
WDINT allows you to create a translation file....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
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.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
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....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
<Page>.Display (Function)
Displays a web page in the user's browser....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
IntegerPart (Function)
Returns the integer part of a number.
grPrint (Function)
Prints a chart.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......