ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSeek (Function)
Gets and sets current position in an external file.
XMLSavePosition (Function)
Stores the current position in the XML document.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
MemCreate (Function)
Creates a memory area.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.