ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Installing and starting WDTRAD
Events associated with the Pivot Table control
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
grGridlines (Function)
Displays or hides the chart gridlines.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
Point
The Point keyword is used to manage a point...
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
zipClose (Function)
Closes an archive.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Number (Property)
The Number property is used to get the number of an element.
Declaration (Property)
The Declaration property is used to define a type.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Permission (Property)
The Permission keyword is used to get and change permissions.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.