ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
DDEConnect (Example)
Usage example of the DDEConnect function
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
Test (External language)
Displays each function call and each status report returned by the function.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
nWDInit: Initialize the external language
Initializes the external language......
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
IF statement
The conditional IF statement allows you to run an action according to a condition...