ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
<Source>.CreationIfNotFound (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....
fAddText (Function)
Adds the content of a character string at the end of a file.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
DotNetDelegate (Function)
Initializes a.NET delegate.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Report based on a query
Queries are used to easily select records in one or more data files......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
DDESend (Function)
Sends a data to the program connected via DDE.
14. Report templates
...Report templates are used to easily standardize report layouts....
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.