ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Constants for managing images in websites
fCreateLink (Function)
Creates a link on a file at the specified location.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
List,Select,? (External language)
Returns the element selected in the list.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
ActionRedo (Function)
Runs the last action canceled.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.