ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Managing the runtime errors
Some errors may occur in your application......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
5. User Groupware in practice
Compatibility between external components and deployed applications
A component can evolve in many ways......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
The Check Box control
A Check Box can correspond to......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Information 2104: This function is kept for backward compatibility
10. Internal components in practice
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......
Overview
Overview of the different operators...
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.