ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Declaring and using a variable
A variable is defined by name and type......
Test (External language)
Displays each function call and each status report returned by the function.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<Dashboard>.Count (Function)
Returns the number of widgets found in a Dashboard control.
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Font management properties
List of font management properties...
Constants for managing fonts
List of constants used by the functions for font management....
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
2. Examples and components provided with WEBDEV
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Creating the menus for the pages of the WEBDEV RAD pattern
Classes, members, methods and properties
A class is made of......
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...