ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
zipListFile (Function)
Returns the list of files found in an archive.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
WinStatus (Function)
Identifies or modifies the window status.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fListResource (Function)
Lists the resources integrated to the application.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
gpwAddUser (Function)
Adds a user to the User Groupware database.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
XMLRoot (Function)
Positions on the root tag of an XML document.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......