ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
HStatDate (Function)
Returns the date of the last update for the index statistics.
Hyper File functions available for backward compatibility
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction......
HStatTime (Function)
Returns the time of the last update for the index statistics.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Border (Type of variable)
The Border type is used to handle a border through programming...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......