ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<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
TableAddChild (Example)
Usage example of the TableAddChild function
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Error 24: No END statement is associated with this LOOP
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
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.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Running the test of the User Groupware and installing it
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
zipDeleteFile (Function)
Deletes a file from an archive.
Error 703: The property does not exist
EmailNbMessage (Example)
Usage example of the EmailNbMessage function