ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
EmailGetAll (Function)
Retrieves all the emails found on a server.
Description of replicated data files (ReplicEdit)
A replication includes one or more data files......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
WDInst: configure installer interface
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Page templates
WEBDEV allows you to create page templates......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Creating a Pivot Table control
To create a Pivot Table control......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HImportText (Function)
Imports a Text file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
HOpen (Function)
Opens a data file.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....