ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date 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
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Server (Property)
The Server property is used to manage servers.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
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....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
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...
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
DateTimeDifference (Function)
Calculates the difference between two dates and times.
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.