ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFilter (Function)
Defines and enables a filter on a data file, view or query.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
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......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
LDAPFind (Function)
Performs a search in an LDAP server.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
HAdd (Example)
Usage example of the HAdd function
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
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......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).