ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WDSQL, SQL querier: Overview
WDSQL is used to......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HNext (Function)
Sets the position on the next data file record according to a browse item.
Constants for managing character strings
List of constants used by string management functions...
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Binding a Check Box control to an item
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Global and local variable
Two types of variables are available......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
ToastDisplay (Function)
Displays a "Toast" message.
RGBGreen (Function)
Returns the green component of an RGB color.