ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
EnumControl (Example)
Usage example of the EnumControl function
Constants for manging the replication
List of constants used by the functions for managing the replication....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
KeyExpression (Example)
Usage example of the KeyExpression property
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
WithSpace (Example)
Usage example of the WithSpace function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HViewToFile (Example)
Usage example of the HViewToFile function
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
xlsData (Example)
Usage example of the xlsData function