ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
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....
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.
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.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
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....
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...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.