ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Lotus Notes constants
List of constants used by the Lotus Notes functions....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
dbgInfo (Function)
Returns a debug information.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Title (Property)
The Title property is used to get and change the title of an element.
GetDefinition (Function)
Retrieves the definition of element type.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
OpenSister (Function)
Opens a non-modal sibling window.
Aliases on data files: HAlias
The aliases are used to handle......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
5. Which type of server to choose?
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
HCreation (Example)
Usage example of the HCreation function
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
iPreview (Function)
Configures the print destination.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......