ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Automatic calculations in a Table control (AAF)
In the Table and TreeView Table controls, the end user has the ability to add automatic calculations......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
Constant
The constants are language elements whose value is fixed once and for all...
Defining a help window template
WINDEV allows you to create help window templates......
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Report based on a class (MVP)
Reports based on a class allow you to directly print data from an Array member of a class......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....