ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Constants for managing the Image Editor control
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
<emailIMAPSession variable>.ChangeFolder (Function)
Modifies the current folder in the messaging software using the IMAP, ...
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.