ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Events associated with Static controls
List of events associated with Static controls...
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
AnimationDuration (Property)
The AnimationDuration property gets and sets the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
15. Repeating a group of controls: loopers
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Share your projects via Git
Git is a source code manager......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......