ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashMode (Function)
Opens or closes the Dashboard control edit mode.
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
PageDisplay (Function)
Displays a web page in the user's browser....
Content (Property)
The Content property is used to get and change the content of an element.
Format (Property)
The Format property is used to identify and change the format of an element
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
Category (Property)
The Category property gets and sets the category of an element.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
1. Deploying a static site
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
FTPSend (Example)
Usage example of the FTPSend function
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Table,Modify (External language)
Modifies an element in a Table control.