ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLNext (Function)
Positions on the next row of the query result.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
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.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
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...
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.