ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Error 108: The size of the variable is not allowed
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
HIndex (Function)
Rebuilds the file index (".NDX" file).
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
WEBDEV concepts
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Telemetry: Main features
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
Using the Salesforce service
Salesforce is a very popular CRM software......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
15. Repeating a group of controls: loopers
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
6. WEBDEV Account Manager