ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guide organization
Organization of WINDEV Concepts...
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
Error 532: The size of the string to extract must be strictly positive
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Code history
The code history is used to......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Query based on query
Queries can be based on items from another query......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Creating a window skin template
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
8. Binding controls to data
A window can display information from......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Functions for managing objects (External language)
User report editor (Reports & Queries)
A report provides a custom view of data......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......