ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Browser constants
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Twain constants
List of constants used by the Twain functions....
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.
14. Generation modes
Generation modes...
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.
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....
Constants for managing animations
List of constants used by the functions for managing the animations...
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
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
9. Internal page
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Screen,Get (External language)
Retrieves the value in a control or in a variable.