ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
iFont (Function)
Selects the default font.
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Feedback component
The Feedback component is a component provided with WINDEV......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
HListServer (Function)
Lists the HFSQL servers installed on a computer.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
Handling menu options programmatically
The menu options can be handled......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
3. Deploying a WINDEV application
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......