ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
What is an application?
An application is a set of objects (windows, controls, ......
TableMode (Function)
TableMode is kept for backward compatibility.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
HClient structure
The HClient structure is used to......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Remote control: Some examples of configuration
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......