ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....