ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9-slice scaling
9-slice scaling allows you to resize images without any distortion...
HPass (Function)
Defines the password used to create or open a data file.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
ThreadPause (Function)
Pauses the current thread during the specified duration.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
fMoveFile (Function)
Moves a file from one directory to another.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
FTP constants
List of constants used by the FTP functions....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.