ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 4: Start printing
To start the print job, simply use iEndPrinting......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLPrevious (Function)
Positions on the previous row of the query result.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
ReplicInfo (Function)
Returns information about a replication.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....