ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
fSelectDir (Function)
Opens a directory picker.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
SpreadsheetAddLink (Function)
Creates a link in a Spreadsheet control cell. The text in the cell becomes the link.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.