ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
CodeEditorComment (Function)
Comments the current selection in the Code Editor control. "//" characters are inserted at the beginning of the current line....
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
InternalWindow (Property)
The InternalWindow property gets and sets the internal window contained in the bottom sliding window associated with the current window.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
<Image>.Fill (Function)
Colors an area in an Image control.
NetDiskList (Function)
Lists the available disks: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
PageChangeLayout (Function)
Applies a specific layout to a page.