ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbListTable (Function)
Retrieves the list of tables found on an HBase server.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
SpreadsheetDeleteColumn (Function)
Deletes a column from a Spreadsheet control.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
hbDeleteTable (Function)
Deletes an HBase table.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.