ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
eChangeCurrency (Function)
Converts a currency into another currency.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HNext (Function)
Sets the position on the next table record according to a browse item.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
URI (Variable type)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLSavePosition (Function)
Stores the current position in the XML document.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.