ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
The RepeatString Looper control: Customized synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a RepeatString Looper control displaying records from an HFSQL table. the corresponding page context found on the server....
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure....
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
grOrientation (Function)
Modifies the orientation of chart axes.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iCloseReport (Function)
Stops printing the current report immediately.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
QuickActionPin (Function)
Generates a request to pin a quick action.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Clipboard functions
List of functions for managing the clipboard...
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
Phone constants (Android / iOS)
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....