ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
ControlNext (Function)
Returns the name of the next control in input mode.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
6. WEBDEV Account Manager
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
DNS functions
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WLanguage properties available in PHP
The following properties are available in PHP...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......