ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDelete (Function)
Deletes a record from a data file (query or view).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
ThreadState (Function)
Returns the current status of a thread.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
LooperCount (Function)
Returns the number of rows in a Looper control.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SOAP functions
List of SOAP functions...
iDestination (Function)
Configures the print destination.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
EXE constants
List of constants used by the functions for managing executables....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
iEllipse (Function)
Prints an ellipse (in a rectangle).
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
SQLReqExists (Function)
Checks the existence of a query.