ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Welcome to Reports & Queries
Reports & Queries is used to......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_NOTACTIVATED
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
5. Project configuration
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
ERR_BAD_URL
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
4. User Groupware
User Groupware...
4. User Groupware
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......