ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Time management help
Time management is extremely important......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
SOAP constants
List of constants used by the SOAP functions....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
DotNetDelegate (Function)
Initializes a.NET delegate.