ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a supercontrol
List of properties associated with a supercontrol...
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
11. Choosing the action of a button/link
WinEdLoad (Function)
Loads the changes made by the end user in a window.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
<Component>.Load (Function)
Loads an external component independent of the current project.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Report data source
...The reports can be created with the data coming from:...
ERR_CANNOT_RUN_EXPLORER
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.