ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Designing a supercontrol
A supercontrol is an advanced type of control......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
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......
Compression (Property)
The Compression property gets and sets the data compression mode.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
3. Deploying a WINDEV application
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
ServiceWait (Function)
Pauses the current service during the specified duration.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
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....
Empty (Property)
The Empty property is used to determine if an element is empty.