ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
Facebook functions
List of Facebook functions...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
FTPListFile (Example)
Usage example of the FTPListFile function
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
grHMGetData (Function)
Retrieves data from a Heatmap chart.