ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
rssInitialize (Function)
Loads a RSS stream in memory.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a web service.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
InJavaMode (Function)
Indicates whether the code is run in Java.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
xlsUnmergeCell (Function)
Unmerges a range of cells.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Variables for managing the Drag and Drop
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...