ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HTTPRequest (Function)
Starts an HTTP request on a server.
Materialized view
8. Associating controls with data
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
The HTML Display control
The HTML Display control displays a web page in an application......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
FTPCommand (Function)
Sends a specific FTP command to a server.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HInfoServer (Function)
Returns the specified information about the server.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Using the Salesforce service
Salesforce is a very popular CRM software......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......