ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
MatTranspose (Function)
Calculates the transposed matrix.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HAddGroup (Function)
Adds a group of users.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
MatInvert (Function)
Calculates the inverse of a square matrix.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
fSeek (Function)
Gets and sets current position in an external file.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Val (Function)
Returns the numeric value of a character string.
fDir (Function)
Finds a file or directory.
StatMax (Function)
Calculates the maximum value for a series of values.
CharactType (Function)
Returns information about the type of character.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
StatMin (Function)
Calculates the minimum value for a series of values.