ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing emails
List of constants used by the functions for managing emails....
iCreateFont (Function)
Creates a new print font.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Body Complement block
The Body complement block is linked to the Body block......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Using the Vista style in your windows
WINDEV allows you to customize......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.