ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Sidebar controls
List of events associated with Sidebar controls...
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
FinRedemption (Example)
Usage example of the FinRedemption function
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Events associated with Slider controls
List of events associated with Slider controls in a window...
Polygon (Property)
The Polygon keyword can correspond to...
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
grPrint (Function)
Prints a chart.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
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....
AnimationDuration (Property)
The AnimationDuration property is used to know and define 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....