ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
OpenSister (Function)
Opens a non-modal sibling window.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
State (Property)
The State property is used to get and change the state of an element.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
Page (Property)
The Page property is used to handle a page.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
API (Function)
Runs a function found in an external DLL.