ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser constants
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Multimedia functions
List of Multimedia functions...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
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......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
14. Generation modes
Generation modes...
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....
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
MemModify (Function)
Modifies an element in a memory zone.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
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.
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....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.