ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Chart constants
List of constants used by the functions for chart management....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
SourceToScreen (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 HFSL data file described in the data model editor. the values of the bound WLanguage variables....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Logical operators
The logical operators are as follows......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
OpenSister (Function)
Opens a non-modal sibling window.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
eCurrencyName (Function)
Returns the caption of a currency.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.