ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Creating a translation file
WDINT allows you to create a translation file....
11. Table/Looper controls
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Environment of the report editor
Environment of the report editor...
ToastDisplay (Function)
Displays a "Toast" message.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
NumberInWords (Function)
Converts a number to words.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....