ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sound (Function)
Plays a sound in WAV format.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Position (Function)
Finds the position of a specified string within another string.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
iPrintImage (Function)
Sends the image file to print to the print buffer.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min