ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
7. Layouts using the Flexbox control
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
grZoom (Function)
Defines the zoom of a chart.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
<Menu>.Delete (Function)
Deletes a menu or a menu option.