ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
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.).
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Creating the Form pages of a WEBDEV RAD pattern
AAF: Context menu of Image controls
A context menu is available for Image controls......
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......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Creating the Relation windows of a WINDEV RAD pattern
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......
Testing a project: setting
By testing the project you can simulate how the application will run......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.