ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
sfSeekUpdatedResult (Variable type)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
ManualEvent (Variable type)
The ManualEvent type is used to manage a manual event.
sfSearchResult (Variable type)
The sfSearchResult type is used to find out the result of SFSearch...
sfExecuteProcessResult (Variable type)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
sfSeekDeletedResult (Variable type)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfDeleteResult (Variable type)
The sfDeleteResult type is used to find out the result of SFDelete...
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
AutomaticEvent (Variable type)
The AutomaticEvent type is used to manage an automatic event.
Continent (Variable type)
The Continent type is used to find out the characteristics of a continent.
Country (Variable type)
The Country type is used to find out the characteristics of a country.
sfLeadConvertResult (Variable type)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
sfMergeResult (Variable type)
The sfMergeResult type is used to find out the result of SFMerge...
sfUndeleteResult (Variable type)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Control (Variable type)
The Control type is used to define the characteristics of a control.
Document (Variable type)
The Document type is used to handle a "docx" document.
rssStream (Variable type)
The rssStream type is used to handle a RSS feed...
<Chart>.ColumnBarType (Function)
Defines the type of bar used in a column chart.
grColumnBarType (Function)
Defines the type of bar used in a column chart.
Border (Variable type)
The Border type is used to handle a border through programming...
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....