ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProjectInfo (Function)
Returns specific information about the project currently run.
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....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
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....
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.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Clipboard management functions
List of functions for managing the clipboard...