ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
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....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
Variable Description (Variable type)
The Variable Description type is used to get information about a variable or a member.
Creating the Form pages of a WEBDEV RAD pattern
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Using the Vista style in your windows
WINDEV allows you to customize......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Creating the Relation windows of a WINDEV RAD pattern
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......