ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
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......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
fTempPath (Example)
Usage example of the fTempPath function
Functions for managing images (prefix syntax)
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Z-index of a control
All the controls in a window or report have a different z-index......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
8. "Mobile friendly" site: Dynamic serving
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Image control: the supported formats
The supported image formats are as follows:...
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......