ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
httpRequest
The HTTPRequest keyword can correspond to...
Reports & Queries: New features in this version
SQLExec (Function)
Names and runs an SQL query.
Edit control
The Edit control allows users to enter data......
Supercontrol
A supercontrol is an advanced type of control......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
TimeToInteger (Function)
Converts a time to an integer.
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
apExecute (Function)
Runs an action plan.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......