ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
7. Dynamic site on specific configurations
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.