ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Emulating constants
List of constants used by the functions for emulating automated tests....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
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....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
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......
Testing a project: setting
By testing the project you can simulate how the application will run......
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)....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Handling a Web Component control through programming
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
TreeView constants
List of constants used by the TreeXXX functions...
Events associated with TreeView controls
List of events associated with TreeView controls...
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.