ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
HTTPAddFile (Function)
Adds a file to the HTTP form.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
fListResource (Function)
Lists the resources integrated to the application.
fDriveInfo (Function)
Returns information about a drive.
Events associated with Flash controls
List of events associated with Flash controls...
iReportPrintingStatus (Function)
Returns the status of the current print.
dFont (Example)
Usage example of the dFont function
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Binding a Combo Box control to an item
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
HDescribeItem (Function)
Describes a file item through programming.
fWrite (Function)
Writes: a character string into an external file. a memory section....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Programming the table cells
The Table controls can be handled......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Rating control properties
The Rating control can be used in a window as well as in a page....