ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetDelegate (Function)
Initializes a.NET delegate.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
10. Page templates
SQLChangeConnection (Function)
Modifies the current connection.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Automation object
The Automation keyword is used to declare an automation object...
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Describing an element
A flexible modeling includes different elements linked together......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HandleParentNext (Function)
Forces the parent of the next window to open.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.