ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
Execute (Function)
Starts the execution of a process through programming.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop....
Automation object
The Automation keyword is used to declare an automation object...
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows,...
SFModify (Function)
Modifies the records of a file defined in Salesforce.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept...
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen...
fDelete (Function)
Deletes a file accessible from the current computer.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV...
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text...
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark,...