ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Phone constants (Android / iOS)
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
FTP constants
List of constants used by the FTP functions....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HRead (Function)
Reads a record in a file according to a given record number.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
ProjectInfo (Function)
Returns specific information about the project currently run.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Creating the Vision windows of the WINDEV RAD pattern
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ControlClone (Function)
Creates a new control from an existing control.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.