ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
The test mode cannot operate without the project and its pages, ...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Various WEBDEV constants
Various WEBDEV constants...
Set of procedures
The global procedures are grouped in set of procedures......
End of break block
The End of break block is optional......
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
<Word Processing>.UndoRedoDeleteAll (Function)
Deletes the entire history of the Undo/Redo mechanism for a Word Processing control....
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).