ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
SFConvertLead (Function)
Converts the leads.
Date management constants
List of constants used by date management functions...
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
fDirRename (Function)
Renames a directory.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.