ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Programming custom calculations in Table controls
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Index (Property)
The Index property is used to get the index of an element.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
WINDEV and the SOAP protocol
Operator on Address
The & operator returns the address of a variable as an integer
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
Registry management functions
List of functions for managing the registry...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Typecasting of parameters
The description of the parameter type is optional......
SysWinTitle (Function)
Returns the title of the window.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc 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.
WidgetDisplay (Function)
Refreshes a widget window.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
WLanguage properties available in PHP
The following properties are available in PHP...
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.