ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Constants for the Exif functions
List of constants used by the Exif functions....
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
gpwAddUser (Function)
Adds a user to the User Groupware database.
HErrorLock (Function)
Used to check whether a lock error occurred.
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
zipListFile (Example)
Usage example of the zipListFile function