ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
HStatTime (Function)
Returns the time of the last update for the index statistics.
HCancelSeek (Function)
Cancels the current search criterion.
Android Widget windows
An Android application can contain one or more Widget windows......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Window controls
Several types of controls can be used in a window, ......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
State (Property)
The State property is used to get and change the state of an element.
Open (Function)
Opens a modal WINDEV window.
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....
SOAPRunXML (Function)
Runs a procedure on a SOAP server.