ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Creating nested reports
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Find out the account that runs the AWP protocol
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......