ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HState (Function)
Used to find out the state of a record.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<Connection variable>.RegenerateFile (Function)
Regenerates a table from its log.
Note (Property)
The Note property is used to get and change a text associated with an element.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
PDFToText (Function)
Extracts text from a PDF file.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Date
The Date keyword can correspond to...
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.