ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
HTTPRequest (Example)
Usage example of the HTTPRequest function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Constants for managing videos
List of constants used by the functions for video management....
NetworkDisconnect (Function)
Disconnects a network drive.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
URI
The URI keyword can correspond to...
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.