ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
HDFS functions
The following functions are used to manage files on a HDFS system......
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
xlsOpen (Example)
Usage example of the xlsOpen function
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
FTPCommand (Function)
Sends a specific FTP command to a server.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Type (Example)
Usage example of the Type property
diffApply (Function)
Applies a difference buffer to a specific buffer.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
EventChange (Function)
Modifies the status of an event.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).