ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMobileWindow (Function)
Opens a window in a mobile application.
HConnect (Example)
Usage example of the HConnect function
fOpen (Example)
Usage example of the fOpen function
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
CallDLL32 (Example)
Usage example of the CallDLL32 function
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
<Kanban>.AddCard (Function)
Adds a card to a list in a Kanban control.
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
HCloseConnection (Example)
Usage example of the HCloseConenction function
API (Example)
Usage example of the API function
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Twain constants
List of constants used by the Twain functions....
HReadSeek (Example)
Usage example of the HReadSeek function
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Thread management functions
List of functions for managing threads...
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
KanbanAddCard (Function)
Adds a card to a list in a Kanban control.
fRead (Example)
Usage example of the fRead function
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.