ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
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....
Scheduler control events
The following events associated with Scheduler controls:...
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
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....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.