ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddChild (Example)
Usage example of the TableAddChild function
HStatTime (Function)
Returns the time of the last update for the index statistics.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
KeyPressed (Function)
Checks which key is pressed.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Error 24: No END statement is associated with this LOOP
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
XMLData (Example)
Usage example of the XMLData function
DDEString (Example)
Usage example of the DDEString function
HExecuteView (Example)
Usage example of the HExecuteView function
VideoConfigure (Function)
Allows you to configure the video capture driver.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Error 703: The property does not exist
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Table,Modify (External language)
Modifies an element in a Table control.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
XMLSave (Function)
Saves an XML document in a file.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
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....