ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
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.
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.
LooperInsert (Function)
Inserts a row into a Looper control.
Events associated with Looper controls
List of events associated with Looper controls...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
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.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
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.