ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Control Center
Do you know where to find your application log files?...
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
MyReport (Reserved word)
MyReport is used to handle the current report...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.