ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
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
Beep (Function)
Emits a beep.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
NFC constants
List of constants used by the NFC functions...
grZoom (Function)
Defines the zoom of a chart.
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....
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
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)....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
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....
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Programming the table cells
The Table controls can be handled......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
SysXRes (Function)
Returns the horizontal screen resolution.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Events associated with internal windows
List of events associated with internal windows...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.