ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
ServiceStatus (Function)
Returns the current status of a service.
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Help editor options
The options of the help editor ("Display......
Extern (Reserved word)
EXTERN is used to...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
LooperInsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
Setup directory
The setup wizard allows you to configure the setup directory of application....
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Table,Modify (External language)
Modifies an element in a Table control.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......