ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
XMLAddChild (Function)
Adds a child tag into an XML document.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window programmatically.
diffApply (Function)
Applies a difference buffer to a specific buffer.
Splitter control properties
List of properties associated with the Splitter control...
Cube control properties
List of properties associated with the Cube control...
Conference control properties
List of properties associated with the conference control...
OLE control properties
List of properties associated with an OLE control...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......