ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
MemDelete (Function)
Deletes an element from a memory zone.
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.
Financial functions
List of financial functions...
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.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
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)....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
MCI constants
List of constants used by the MCI functions....
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.
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.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.