ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operator on Address
The & operator returns the address of a variable as an integer
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
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.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
9. Generation modes
WINDEV Mobile includes different types of generation......
Binary values management functions
List of functions for managing binary values...
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
StatSum (Function)
Calculates the sum for a series of values.
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).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.