ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
The "Find - Replace" pane
The "Find - Replace" pane is used to......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
iSkipLine (Function)
Forces one or more line break.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
3. Deploying a dynamic WEBDEV site
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
HChangeKey (Function)
Changes the browse item.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Query editor
The query editor is used to automatically create queries on the data files......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.