ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
ProcedureEntête (Property)
The property HeaderProcedure property defines the procedure called to read headers in the event of a successful HTTP request.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
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 database schema or described by HDescribeConnection or HOpenConnection)....
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
MatMultiply (Function)
Multiplies two matrices.
eChangeCurrency (Function)
Converts a currency into another currency.
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.
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.