ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
HCreateMovableReplica (Function)
Creates a movable replication.
Events associated with Looper controls
List of events associated with Looper controls...
LooperInsert (Function)
Inserts a row into a Looper control.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Page constants
List of constants used by page functions....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
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......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
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....
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
LDAPFind (Function)
Performs a search in an LDAP server.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
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.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......