ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Automatic documentation of external components
External components must include a technical documentation......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
3. Site development life cycle
List,Select,? (External language)
Returns the element selected in the list.