ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
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.
11. Controls in practice
Discover the main characteristics of the controls...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......