ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXAsynchronousCallPending (Function)
Used to find out whether a server procedure called by AJAXExecuteAsynchronous is currently run.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
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.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
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...