ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
PreviousPage (Function)
Returns the name of the previous page.
SIPVisible (Function)
Displays the keyboard.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....