ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
xlsClose (Example)
Usage example of the xlsClose function
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
EmailListFolder (Example)
Usage example of the EmailListFolder function
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
URI constants
The following constants are used by URI-specific functions:...
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HConnect (Example)
Usage example of the HConnect function
RegistryListKey (Function)
Lists the sub-keys of a registry key.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function