ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
.NET application
To create a.NET application from a project......
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.
iFont (Function)
Selects the default font.
zipSplit (Example)
Usage example of the zipSplit function
Installing a SOAP server with Netscape iPlanet 4.1
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.
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....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
CertificateSignString (Function)
Creates the signature of a character string.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
zipCreate (Function)
Creates an archive.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.