ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fOpenTempFile (Function)
Creates and opens a temporary file.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Handling Organization Chart controls programmatically
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFConvertLead (Function)
Converts the leads.
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.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
fDirRename (Function)
Renames a directory.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.