ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Using the Vista style in your windows
WINDEV allows you to customize......
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)....
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......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
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)......
String functions
List of functions for managing character strings...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
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.
SocketConnect (Function)
Connects a client computer to a given socket.
Local procedure
Two types of procedures are available......
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.
HDescribeItem (Function)
Describes a file item through programming.
LDAPFind (Function)
Performs a search in an LDAP server.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Creating modern windows for mobile apps with the RAD model
The RAD (Rapid Application Development) model for mobile applications automatically generates modern UI elements and functional code from a database....