ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Animation (Property)
The Animation property animates an image.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
grLoadParameter (Function)
Restores the parameters used to draw a chart.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
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, ......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Asc (Function)
Returns the ASCII code of the specified character.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
PDFToText (Function)
Extract the text contained in an Document PDF.