ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
HCloseAnalysis (Function)
Closes the current analysis.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddUser (Function)
Adds a user to a database.
Value (Property)
The Value property is used to get and change the value of an element.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
HStatDate (Function)
Returns the date of the last update for the index statistics.
Defining a help window template
WINDEV allows you to create help window templates......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Accessing a database via a web service
The database can be accessed via a web service......