ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
fDir (Function)
Finds a file or directory.
Val (Function)
Returns the numeric value of a character string.
StatSum (Function)
Calculates the sum for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
fCompare (Function)
Compares the content of two files bit by bit.
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.
Operator on Address
The & operator returns the address of a variable as an integer
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
9. Types of standard controls
Types of standard controls...
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
gImage (Function)
Builds a sequence of characters containing an image.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.