ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Describing an element
A flexible modeling includes different elements linked together......
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
TreeSort (Function)
Sorts the elements found in a TreeView control.
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
14. Report templates
...Report templates are used to easily standardize report layouts....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
ERR_DISCONNECTED_TIMEOUT
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Configuring the IIS 7/7.5 server
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......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......