ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SecurePassword (Variable type)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Geometry (Variable type)
The Geometry type can be used to store any type of geometry: point, polygon, etc.
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
5. Web services
WINDEV allows you to easily use web services (or XML web services)....
The use of the Automation type in a site is reserved for the advanced users
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....