ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Types of Edit controls
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
11. Table/Looper controls
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
11. Table/Looper controls
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Label report
The report editor allows you to create "Label" reports......
ERR_DISCONNECTED_TIMEOUT
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
5. HFSQL Cient/Server
Set of procedures
The global procedures are grouped in set of procedures......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......