ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
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).
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
PreviousPage (Function)
Returns the name of the previous page.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
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).
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.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
dDisplay (Function)
Displays the drawing in the Image control.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
9. Types of standard controls
Types of standard controls...
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Reals
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.