ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
LDAPFind (Function)
Performs a search in an LDAP server.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Constants for external files
List of constants used by the functions for managing external files....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.