ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTF control properties
List of properties associated with the RTF control...
Installing a SOAP server with Apache
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Table,Insert (External language)
Inserts an element into a table at a given position.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Properties associated with a window
List of properties associated with a window...
.Net Winform control properties
The following properties can be used with the.Net controls (WinForm) ......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
FileDisplay (Example)
Usage example of the FileDisplay function
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Events associated with Table controls
List of events associated with Table controls...
Sidebar control properties
List of properties associated with the Sidebar control...
Carousel control properties
List of properties associated with the Carousel control...
Spin control properties
List of properties associated with the Spin control...
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
TreeMap control properties
A TreeMap control can be handled in a window by the following WLanguage properties.