ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddChild (Example)
Usage example of the TableAddChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
KeyPressed (Function)
Checks which key is pressed.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Error 24: No END statement is associated with this LOOP
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
XMLData (Example)
Usage example of the XMLData function
HExecuteView (Example)
Usage example of the HExecuteView function
XMLChild (Example)
Usage example of the XMLChild function
dbgSaveDebugDump (Function)
Saves a dump file of the application.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Error 703: The property does not exist
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).