ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
The Organizer control
The Organizer control is used to display and handle organizers......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
ToClipboard (Function)
Writes text or image information into the system clipboard.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
<sfConnection variable>.EmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
<Source>.ToItem (Function)
Assigns the specified value to an item of the current record.
HToItem (Function)
Assigns the specified value to an item of the current record.
tapiRecord (Function)
Records the current communication as a".WAV" file.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
HDelete (Function)
Deletes a record from a data file (query or view).
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
Print functions (prefixed syntax)
List of print functions...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).