ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
ThreadPause (Function)
Pauses the current thread during the specified duration.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
LDAPRenameAttribute (Function)
Renames an attribute.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
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......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Control constants
List of constants used by the functions for managing controls...
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
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.