ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
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....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
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....
EndProgram (Function)
Ends the execution of the current program.
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.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
TwainState (Function)
Returns the status of the current source.
SFExecuteProcess (Function)
Requests the execution of a specific process.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Environment of the data model editor
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.