ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Polygon2D variable>.ConvexHull (Function)
Calculates the convex hull of the specified 2D polygon.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Typing multilingual texts
For a multilingual application, you have the ability to......
Project description: Project tab
The project description window allows you to configure various elements of your project......
4. When to use the debugger?
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
HTTPCreateForm (Function)
Creates an HTTP form.
HTTPSendForm (Function)
Sends an HTTP form.
Style (External language)
Loads a style sheet.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
The Edit control
The Edit control allows users to enter data......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......