ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
.NET application
To create a.NET application from a project...
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
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......
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.