ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Error 25: No THEN statement is associated with this IF
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Code history
The code history is used to......
16. Application test in practice
".STY" file: "Style sheet" file
A style sheet is a "......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Emulating constants
List of constants used by the functions for emulating automated tests....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Testing a project: setting
By testing the project you can simulate how the application will run......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Project description: Style tab
The project description window allows you to configure various elements of your project......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....