ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
ERR_NO_DLLEXE
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
WDOptimizer: Editing and modifying a ".REP" file
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
DisplayBookmarks (Property)
The DisplayBookmarks property is used to: identify the display mode of bookmarks in a Word Processing control. show or hide bookmarks in a Word Processing control....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......