ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GranularityDuration (Property)
The GranularityDuration property gets and sets 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....
HListReindexingHistory (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
<HFSQL connection>.ListReindexingHistory (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Error 1037: This member already exists in the structure
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Error 1008: The member of the class is protected
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
HTML (Property)
The HTML property is used to configure the use of HTML content.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
fCompare (Function)
Compares the content of two files bit by bit.
WLanguage properties available in PHP
The following properties are available in PHP...
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
DisplayedName (Property)
The DisplayedName gets the name of the account or contact as it is displayed in the applications that use it.