ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Phone constants (Android / iOS)
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
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.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
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.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
BurnerList (Function)
Returns the list of burners installed on the current computer.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
FTPSize (Example)
Usage example of the FTPSize function
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).