ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
3. Debugger
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.