ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AWP without UI
Bootstrap, Angular, React, Vue......
iBorder (Function)
Prints a border at specified coordinates.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HChangeConnection (Example)
Usage example of the HChangeConnection function
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Error 301: Unknown identifier
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
diffApply (Function)
Applies a difference buffer to a specific buffer.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....