ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed...
fRename (Function)
Modifies the name of a file.
HSetLog (Function)
Enables or disables log management on a file.
HOpenConnection (Function)
Opens a connection to a specific database.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get...
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel...
Error 1036: A class used in an array must have a constructor without parameter
fListFile (Example)
Usage example of the fListFile function
Certificate
The Certificate keyword can correspond to...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives...
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated...
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart,...
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window...
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable...
Animation (Property)
The Animation property animates an image.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.