ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Help system properties
The properties of help system are used to define......
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.