ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the TreeMap control
List of events associated with the TreeMap controls...
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HDelete (Function)
Deletes a record from a data file (query or view).
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.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Events associated with Carousel controls
List of events associated with Carousel controls...
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
TreeCollapse (Function)
Collapses a branch previously expanded.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
SocketConnect (Function)
Connects a client computer to a given socket.
12. External component in practice