ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
LDAPFind (Function)
Performs a search in an LDAP server.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Local procedure
Two types of procedures are available......
WDSQL, SQL querier: Overview
WDSQL is used to......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
String functions
List of functions for managing character strings...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HDescribeItem (Function)
Describes a file item through programming.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Info (Function)
Displays a custom message in a system information window.
7. Multilingual sites in practice
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Using .NET assemblies in a project
To use .NET assemblies in a project......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
zipListFile (Function)
Returns the list of files found in an archive.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......