ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Utility components
WINDEV includes several utility components that allow you to handle data directly......
The Dashboard control
Dashboards are essential elements in an application......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Manipulating Spreadsheet controls programmatically (in a report)
Collapses a branch previously expanded....
tapiRecord (Function)
Records the current communication as a".WAV" file.
ERR_CANNOT_CREATE_TMP
How to create and handle a structure?
This help page explains how to create and handle a structure....
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......