ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. PHP generation in practice
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
FTPCommand (Function)
Sends a specific FTP command to a server.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
fSelect (Function)
Opens the Windows file picker.
Starting WDOptimizer in a command line
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
5. Which type of server to choose?
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Python: Native calls
WLanguage allows for native Python calls......
Voice commands in your applications
The applications that you develop can react to the user's voice......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....