ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
HInfoServer (Function)
Returns the specified information about the server.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
GPSGetPosition (Function)
Retrieves information about the current device position.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...