ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
NextTitle (Function)
Modifies the title of next window to open.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
ActionUndo (Function)
Cancels the last action performed by the end user.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Variables for managing the Drag and Drop
WidgetDisplay (Function)
Refreshes a widget window.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Generating an application for Universal Windows 10 App
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......