ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
WEBDEV concepts
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
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....
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....
Operating mode of dynamic Active WEBDEV Pages
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.
The planes (in a window or in a report)
The planes are used to group the window controls......
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.