ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadPersistent (Function)
Makes a thread persistent.
Financial functions
List of financial functions...
Socket management functions
List of functions for managing sockets...
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
eChangeCurrency (Function)
Converts a currency into another currency.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
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.
The Carousel control
The Carousel control is used to display an animated menu made of images......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.