ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sort (Function)
Sorts a WLanguage array.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Kanban control events
The following events are associated with Kanban controls......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Chart constants
List of constants used by the functions for chart management....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
The Dashboard control
Dashboards are essential elements in an application......
Handling Gantt Chart controls programmatically
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Switch control properties
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
NotificationDisplay (Function)
Displays a message outside the browser.