ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Project description: Project tab
The project description window allows you to configure various elements of your project......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
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......
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......
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....
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....
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....
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......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Creating a window skin template
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Information 2104: This function is kept for backward compatibility
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
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...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.