ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGB (Function)
Defines a color from its Red, Green and Blue components.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
<Image>.DrawPoint (Function)
Draws a point in an Image control.
WLanguage properties available in PHP
The following properties are available in PHP...
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Operator on Address
The & operator returns the address of a variable as an integer
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
LoWord (Function)
Returns the two low bytes of an integer.
Typecasting of parameters
The description of the parameter type is optional......
Events associated with internal windows
List of events associated with internal windows...
Window controls
Several types of controls can be used in a window, ......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
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....
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<picLayer variable>.Resize (Function)
Resizes an image in a picLayer variable.
iWindowCancel (Function)
Configures the print cancel window..
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......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Index (Property)
The Index property is used to get the index of an element.