ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
Border (Variable type)
The Border type is used to handle a border through programming...
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
Project Management Hub: Time tracking
The time spent can be listed on......
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Certificate
The Certificate keyword can correspond to...
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
DnDForce (Function)
DnDForce is kept for backward compatibility.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
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.
Sound (Function)
Plays a sound in WAV format.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).