ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Sharing a project in practice
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Speech synthesis in the mobile applications
The phones can talk!......
Operator on Address
The & operator returns the address of a variable as an integer
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Feedback component
The Feedback component is a component provided with WINDEV......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Burner constants
List of constants used by the burner functions....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
The Dashboard control
Dashboards are essential elements in an application......
11. User Macro-Code: UMC in practice
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
DotNetDelegate (Function)
Initializes a.NET delegate.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...