ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
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......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database 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.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
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......
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......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
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.
DataType (Function)
Identifying the type of a WLanguage variable.
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
iHPos (Function)
iHPos is kept for backward compatibility.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Property Description (Type of variable)
The Property Description type is used to get information about a property.