ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.