ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WordToArray (Function)
Fills an array with the words from a string.
WordCount (Function)
Returns the number of words in a string.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Looper control functions
List of functions for managing Looper controls...
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HAlias (Example)
Usage example of the HAlias function
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Print modes of a report
Several print modes are available for a report....
ExplorerRetrieve (Example)
Usage example of the ExplorerRetrieve function
ExplorerAccept (Example)
Usage example of the ExplorerAccept function
iCreateFont (Function)
Creates a new print font.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.