ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gBackgroundGradient (Function)
Describes a display color in gradient mode.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
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....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Events associated with List Box controls
List of events associated with List Box controls...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Hyper File functions available for backward compatibility
Transforms all "in transaction" records into "normal" records if they do not belong to an ongoing transaction......
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.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
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......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......