ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
BackgroundTaskAdd (Function)
Adds a new background task.
WDDeploy features
WDDeploy can be used to......
13. External component in practice
External component in practice...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Composite keys
A composite key is a key item containing several other items......
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Task list
Each project can be associated with a task list......
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function