ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating help pages
A help system includes several pages...
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server data file.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
ControlCurrent (Function)
Returns the name of the control currently in edit.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Including the code
You want to include your code lines in a condition, in a structure, ......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50...
26. Style sheets: to simplify the layout
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently...
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF...
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate...
Composite chart
A composite chart is a chart that displays several types of charts......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer,...
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Table,Insert (External language)
Inserts an element into a table at a given position.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used...
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified...
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window...
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Width (Property)
The Width property gets and changes the width: of a control or block in a report....