ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
The Multimedia control
The Multimedia control is used to play multimedia files......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Saving entered data (AAF)
Handling Organization Chart controls programmatically
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
MyParent (Reserved word)
MyParent is used to handle...
Multi-product external components
Components are a remarkably useful tool for development teams......
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....
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....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
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.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
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...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.