ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options...
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
2. Modes to install an application
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control,...
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
gImage (Function)
Builds a sequence of characters containing an image.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange...
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working...
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper...
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
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.