ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
PermissionRequest (Function)
Prompts the user to grant an application permission.
FolderData (Function)
FolderData is kept for backward compatibility.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
NextTitle (Function)
Modifies the title of next window to open.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Referring to an element in a WLanguage event / process
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
9. Internal page
Project (External language)
Opens and runs a WINDEV project.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.