ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Action (Property)
The Action property is used to specify the action to be performed.
OpenIDParameters (Variable type)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
Keyword (Property)
The Keyword property is used to get and change a keyword.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
httpRequest
The HTTPRequest keyword can correspond to...
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
iEndReport (Function)
Forces the report print to stop.
fSelect (Example)
Usage example of the fSelect function
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.