ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shadow (Property)
The Shadow property enables or disables the shadow of a shape in a diagram.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
List of reserved words
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Link control properties
The Link control is available in a page and in a report......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
Deployment package
The deployment package creates a ZIP file containing the site's setup......
ERR_NO_DLLEXE
Handling an Upload control through programming
The Upload control is used to upload one or more files....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....