ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
HTML Editor control properties
Properties associated with the HTML Editor control....
The structure of the file for remote control
The management of remote control uses a file in INI format......
TreeView Table control properties
List of properties associated with the TreeView Table control...
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Seek (Function)
Searches for the index of an element in a WLanguage array.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Using the Salesforce service
Salesforce is a very popular CRM software......
fWrite (Function)
Writes: a character string into an external file. a memory section....
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
7. Multilingual sites in practice
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
26. Style sheets: to simplify the layout
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Programming the looper attributes
All the looper attributes can be handled by programming......
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......