ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
MCI constants
List of constants used by the MCI functions....
Window controls
Several types of controls can be used in a window, ......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Managing the styles
The help editor allows you to define styles of paragraphs......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
IF statement
The conditional IF statement allows you to run an action according to a condition...
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
24. Displaying and linking pages
Library,Disk (External language)
Opens the project library that is stored on disk.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Handling the report blocks through programming
Each report block is associated with different events......