ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
WDDIXIO overview
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Events associated with an Organization Chart control
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.