ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Operating mode of dynamic Active WEBDEV Pages
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
WDInst: handling the files to install
By default, the files to install are......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Error 123: The constant already exists
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.