ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border management constants
List of constants used by the border management functions....
HTTPCreateForm (Function)
Creates an HTTP form.
HTTPSendForm (Function)
Sends an HTTP form.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
EndService (Function)
Ends the execution of the current service.
HTML (Property)
The HTML property is used to configure the use of HTML content.
EmailGetAll (Function)
Retrieves all the emails found on a server.
Salesforce functions
List of Salesforce functions...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Pop (Function)
Pops an element from a stack.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.