ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
ControlToSource (Function)
Assigns the control value to the source of a control link.
MDIOpen (Function)
Opens and enables an MDI child window.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
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).
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
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.
Polygon (Property)
The Polygon keyword can correspond to...
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).
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....
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
AuthToken (Property)
The AuthToken keyword can correspond to: an AuthToken variable. a property of an httpRequest variable. a property of an emailIMAPSession variable. a property of an emailSMTPSession variable....