ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
WEBDEV 2024 Tutorial - Table of contents
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Port (Property)
The Port property is used to identify and change a server connection port.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
ThreadEnd (Function)
Ends the execution of the current thread.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.