ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

25. Performing a process on several successive pages
Performing a process on several successive pages...
ProjectInfo (Function)
Returns specific information about the project currently run.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
Wait (Function)
Temporarily stops the program execution.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
9. Internal page
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......