ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
TableInfoXY (Example)
Usage example of the TableInfoXY function
zipAddFile (Example)
Usage example of the zipAddFile function
Color (Property)
The Color property is used to get and change the color of an element.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Value (Property)
The Value property is used to get and change the value of an element.
Type (Property)
The Type property is used to get and change the type of an element.
fCompress (Example)
Usage example of the fCompress function
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
ArraySort (Example)
Usage example of the ArraySort function
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Report viewer: Proposing several reports
In the document preview, end users can......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
URIGetInfo (Function)
Retrieves information of a URI resource.
Port (Property)
The Port property is used to identify and change a server connection port.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function