ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Source>.State (Function)
Used to find out the state of a record.
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
SOAP constants
List of constants used by the SOAP functions....
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
TimeToString (Function)
Converts a time to a string in the specified format.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
WDINT overview
7. HFSQL: files physically created
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
NetDisconnect (Function)
Disconnects from an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....