ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Position (Function)
Finds the position of a specified string within another string.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Assignment operators
Three assignment operators are available......
Image (Property)
The Image property gets and sets the background image of a control or block.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.