ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
TopIndent (Property)
The TopIndent property gets and sets the space at the top of the text (top margin) in a control.
Telemetry: Configuration of WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min