ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
UsefulHeight (Property)
The UsefulHeight property gets and sets the useful height of an internal window (or supercontrol) with scrollbars.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
fSplit (Function)
Splits a file into several files.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
VibrationTrigger (Function)
Triggers the vibrations of the device.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
DateDifference (Function)
Calculates the number of days between two dates.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
iBorder (Function)
Prints a border at specified coordinates.
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Discover all the possibilities of pivot tables
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.