ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
<Image>.Fill (Function)
Colors an area in an Image control.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
2. UML models
2. UML models
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image>.Rotation (Function)
Rotates an Image control.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Access rights to a class property
A property is a code element that includes two processes......