ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Enumeration (Type of variable)
An enumeration is a set of values......
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
fSplit (Function)
Splits a file into several files.
HAddGroup (Function)
Adds a group of users.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
NFCSendTag (Function)
Sends a NFC tag to another device.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.