ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
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.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
OpenSibling (Function)
Opens a non-modal sibling window.
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....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
ArrayDistinct (Function)
Returns an array without duplicates. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
SocketAccept (Function)
Run on the server, this function accepts a connection request on an existing socket on the server machine.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
POUR TOUT / POUR ALL instruction (table browsing)
Training FOR ALL instruction can be used to perform different types of runs...
SocketRead (Function)
Retrieves a message sent by another socket.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Reduce (Function)
Applies a computation to each element of a WLanguage array.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.