ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
ERR_NO_TABLE
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Window controls
Several types of controls can be used in a window, ......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Custom properties (WLanguage)
A custom property is a code element with two events......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Image control in a page
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Operations performed on use case diagrams
The following paragraphs explain......
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
ERR_PARSER
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
7. Layouts using the Flexbox control
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.