ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
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)....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Handling a Web Component control through programming
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 a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
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)......
".STY" file: "Style sheet" file
A style sheet is a "......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
WLanguageCodeCompiling (Variable type)
The WLanguageCodeCompiling type is used to define all the compiler options used by the Compile, ExecuteCode and EvaluateExpression functions, as well as by the Code Editor control (via the Compiler property).
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Project description: Style tab
The project description window allows you to configure various elements of your project......
WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Testing a project: setting
By testing the project you can simulate how the application will run......
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....