ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Various constants
List of various constants used by the constants WINDEV functions....
EmailGetAll (Function)
Retrieves all the emails found on a server.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
ChangeTarget (Function)
Changes the target of a button action.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Sort (Function)
Sorts a WLanguage array.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Events associated with TreeView controls
List of events associated with TreeView controls...