ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontItalic (Property)
The FontItalic property is used to apply or remove italic formatting on a text.
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Telemetry functions
The following functions are used to manage telemetry:...
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
fClose (Function)
Closes an external file.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
HSL (Function)
Creates a color from its hue, saturation and lightness.
<Image>.Copy (Function)
Copies an image to another image.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SearchValue (Property)
The SearchValue property gets and sets the value of the search field in an Action Bar.
<Buffer type>.EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Alignment
The Alignment property is used to align elements.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).