ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
AJAXExecute (Function)
Executes a server procedure without refreshing the page.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
NextTitle (Function)
Modifies the title of next window to open.
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
Events associated with SilverLight control
List of events associated with SilverLight controls...
InitialState (Property)
The InitialState property gets the initial state of a control.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.