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...
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Constants for managing character strings
List of constants used by string management functions...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following...
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Internal component description
The description of an internal component can opened at any time......
Managing assertions
...The main available features are as follows:...
Record (Type of variable)
The Record type is used to save the values of a record.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
Handling Gantt Chart controls programmatically
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
Events associated with the project
List of events associated with the project...
TableMode (Function)
TableMode is kept for backward compatibility.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found...
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile...
GetTheme (Function)
Gets the current theme of a mobile application.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...