ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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.
Action (Property)
The Action property is used to specify the action to be performed.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
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....
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
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
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).