ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
SMSReset (Function)
Resets all variables of SMS structure.
SMSSend (Function)
Sends an SMS.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
The Clickable Image control
The Clickable Image control can be used to......
Type and version of Web server
The configuration diagnostic displays the following error......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Looper control based on a data file
This type of Looper control uses data from a data file or query......