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...
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark,...
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
2. Modes to install an application
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......
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...