ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
gpwEncryptedPasswords (Function)
Used to find out whether the passwords of the user groupware are encrypted.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Upload>.CurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.