ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New features in WINDEV 2025
WINDEV 2025 is now available!...
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a table.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
New features in WEBDEV 2025
WEBDEV 2025 is available!...
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!...
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
Array functions
List of functions for managing arrays...
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
WEBDEV 2024: New features in this version
Here are the new features that you will discover in this version......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.