ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPRequest (Function)
Starts an HTTP request on a server.
Events associated with control templates
List of events associated with control templates...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Height (Property)
The Height property is used to get and change the height of an element.
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...
ID (Property)
The ID property is used to get and change IDs.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
FTPDate (Example)
Usage example of the FTPDate function
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
InfoBuild (Function)
Displays a custom message in a system information window.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
MyParent (Reserved word)
MyParent is used to handle...
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.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
fSeek (Example)
Usage example of the fSeek function
WINDEV applications for Linux: Specific features
ColorPalette (Function)
Returns a color found in the current palette.