ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.DrawLine (Function)
Draws a line in an Image control.
HViewToFile (Example)
Usage example of the HViewToFile function
zipCreate (Example)
Usage example of the zipCreate function
zipMerge (Example)
Usage example of the zipMerge function
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
FTPTime (Example)
Usage example of the FTPTime function
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
fEncrypt (Example)
Usage example of the fEncrypt function
11. Table/Looper controls
11. Table/Looper controls
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
EditMode (Property)
The EditMode property gets and sets the editing mode of the Diagram Editor control: selection or freehand drawing.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
The "Analysis" pane
The "Analysis" pane lists......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
EmailGetAll (Function)
Retrieves all the emails found on a server.
RGB (Function)
Defines a color from its Red, Green and Blue components.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......