ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.LogRecreate (Function)
Used to re-create an empty log.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.Copy (Function)
Copies an image to another image.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Image>.Resize (Function)
Resizes an image in an Image control.
HLogRecreate (Function)
Used to re-create an empty log.
xBase files: Limits
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Component diagram
A component diagram shows the physical and static architecture of a system software......
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
HFSQL constants
List of constants used by the HFSQL functions....
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
5. Project configuration
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....