ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grGradient (Function)
Enables or disables the display of color gradients in a chart.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
SSH constants
The following constants are used to manage an SSH server:...
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Chart management functions
...Chart management functions...
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Reals
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.