ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Service variable
The Service variable is used to......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Creating a Pivot Table control
To create a Pivot Table control......
14. Generation modes
Generation modes...
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
fSelect (Function)
Opens the Windows file picker.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.