ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage properties available in PHP
The following properties are available in PHP...
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Typecasting of parameters
The description of the parameter type is optional......
Index (Property)
The Index property is used to get the index of an element.
Environment of the window editor
The main elements of window editor are as follows:
Window controls
Several types of controls can be used in a window, ......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
RGB (Function)
Defines a color from its Red, Green and Blue components.
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Operator on Address
The & operator returns the address of a variable as an integer
SMS functions
List of SMS functions...
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....