ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
WindowsVersion (Function)
Returns the runtime mode of Windows.
WinStatus (Function)
Identifies or modifies the window status.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
RegistryCreateKey (Function)
Creates a key in the Windows registry.
WLanguage properties available in PHP
The following properties are available in PHP...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
WEBDEV concepts
NextTitle (Function)
Modifies the title of next window to open.
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
CurrentWin (Function)
Identifies the window currently in edit.
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
Index (Property)
The Index property is used to get the index of an element.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.