ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
fCurrentDir (Function)
Identifies or modifies the current directory.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
WavPlay (External language)
Plays the requested sound.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
SNMPTrapEnable (Example)
Usage example of the SNMPTrapEnable function
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
ServiceUninstall (Function)
Uninstalls a service.
iColumnEnd (Function)
Forces a column break in a multi-column report.
fMoveDir (Function)
Moves a directory and its content.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
HCreateMovableReplica (Function)
Creates a movable replication.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
WLanguage procedure called by inAppRestorePurchases
Procedure ("Callback") called by inAppRestorePurchases when a purchase is restored.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
Installing a SOAP server with Apache
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WLanguage procedure called by inAppListProductInfo
Procedure ("Callback") called by inAppListProductInfo when the product details are received.
WLanguage procedure called by inAppCheckSubscription
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.