ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Handling a Web Component control through programming
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Automatic calculations in a Table control (AAF)
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Referring to an element in a WLanguage event / process
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
PageDisplay (Function)
Displays a web page in the user's browser....
Events associated with TreeView controls
List of events associated with TreeView controls...
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Dictionary
The dictionary is a file that can contain the project elements......
Label report
The report editor allows you to create "Label" reports......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......