ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grZoom (Function)
Defines the zoom of a chart.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Chart constants
List of constants used by the functions for chart management....
Beep (Function)
Emits a beep.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Creating the Relation pages of a WEBDEV RAD pattern
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
The different types of integers