ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
zipIsMulti (Example)
Usage example of the zipIsMulti function
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
zipMerge (Example)
Usage example of the zipMerge function
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
Describing an element
A flexible modeling includes different elements linked together......
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
DnDAccept (Example)
Usage example of the DnDAccept function
Ad Hoc deployment
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
SysColor (Function)
Identifies or modifies the color of a Windows element.
Developing 64-bit sites
You can deploy 64-bit compatible sites......