ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Upload control through programming
The Upload control is used to upload one or more files....
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
WDTRAD license agreement
WDTRAD license agreement...
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Managing the styles
The help editor allows you to define styles of paragraphs......
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, ......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
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).
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......
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......
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.