ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Native Container control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......