ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
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....
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.
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.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST web service.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
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".