ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndService (Function)
Ends the execution of the current service.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
HTTPRequest (Function)
Starts an HTTP request on a server.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
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.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
URI constants
The following constants are used by URI-specific functions:...
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
EXE constants
List of constants used by the functions for managing executables....
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Looper constants
List of constants used by the functions for managing looper controls....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......