ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Font (Type of variable)
A Font variable creates a font programmatically...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file 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.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
The Cell control
The Cell control contains controls......
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.