ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Common project
Projects are often cross-platform......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
12. Universal replication
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Creating the windows and the pages of the RAD pattern
Automated tests: Emulation functions
List of automated tests: Emulation functions...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Specific features of the applications for iPhone/iPad