ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
2. Projects in practice
Discover the main operations that can be performed on a project....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
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
2. Projects in practice
Collapses a branch previously expanded....
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......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....
Testing a project: setting
By testing the project you can simulate how the application will run......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....