ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
CurrentDay( Function)
Returns the number of the current day in the current month.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
NetSendFile (Example)
Usage example of the NetSendFile function
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
HCopyFile (Example)
Usage example of the HCopyFile function
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Project Management Hub: Time tracking
The time spent can be listed on......
Chart constants
List of constants used by the functions for chart management....
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
HTMLToText (Function)
Converts an HTML string or buffer to text.
Installing the robot controller
The monitoring robot includes three executables......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.