ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
1
3
4
5
6
7
76
>