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)....
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
fDelete (Example)
Usage example of the fDelete function
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Saving entered data (AAF)
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
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......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
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.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
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...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.