ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
HTTPRequest (Function)
Starts an HTTP request on a server.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Code snippets
The code editor allows you to enter "Code snippets"......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
zipListFile (Function)
Returns the list of files found in an archive.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
ServiceControl (Function)
Sends a control message to a service.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
zipSplit (Example)
Usage example of the zipSplit function
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Info (Function)
Displays a custom message in a system information window.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
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....