ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatSum (Function)
Calculates the sum for a series of values.
Socket management functions
List of functions for managing sockets...
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
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)....
Handling Scheduler controls programmatically
A Scheduler control can be......
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.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Val (Function)
Returns the numeric value of a character string.
Financial functions
List of financial functions...
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
grDeleteSeries (Function)
Deletes a data series from a chart.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
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.