ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<mongoCollection variable>.Add (Function)
Adds one or more documents into a collection of MongoDB database.
EnumElement (Example)
Usage example of the EnumElement function
WINDEV and the SOAP protocol
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
ComponentInfo (Example)
Usage example of the ComponentInfo function
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Document (Example)
Usage example of Document
BurnerList (Example)
Usage example of the BurnerList function