ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Passing parameters
The parameters can be passed to a procedure......
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
iEndReport (Function)
Forces the report print to stop.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fAttribute (Example)
Usage example of the fAttribute function
Alias (Property)
The Alias property gets the alias of an element.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....