ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndProgram (Function)
Ends the execution of the current program.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Body Complement block
The Body complement block is linked to the Body block......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
HChangeKey (Example)
Usage example of the HChangeKey function
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
grColor (Function)
Returns and initializes the color of different chart elements.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.