ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Label report
The report editor allows you to create "Label" reports......
How to open a window?
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
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....
Constants for telemetry management
Constants for telemetry management...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
LooperAddLine (Function)
Adds a row at the end of a Looper control.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min