ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
iPrintImage (Example)
Usage example of the iPrintImage function
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
<Page>.Display (Function)
Displays a web page in the user's browser....
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function
Dequeue (Function)
Removes an element from the queue.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Pop (Function)
Pops an element from a stack.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Caption (Property)
The Caption property is used to get and change the text of an element.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
DDERetrieve (Example)
Usage example of the DDERetrieve function
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function