ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
AnimationDuration (Property)
The AnimationDuration property gets and sets 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....
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Formatting (Property)
The Formatting property describes the formatting of an element.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
PDFToText (Function)
Extract the text contained in an Document PDF.
HourglassNetwork (Function)
Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024....
TableInputInProgress (Function)
Indicates whether or not a Table or TreeView Table control is in edit mode.
SemaphoreCreate (Function)
Creates a semaphore.
OpenMainMenu (Function)
Opens the main menu of the current window.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.