ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
WEBDEV concepts
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
WDInst: handling the files to install
By default, the files to install are......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Move
The Move property determines if an element can be moved.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....