ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
.NET application
To create a.NET application from a project......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
zipOpen (Function)
Opens an existing archive.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
nWDGetLastError: Error code of last error
Error code of last error......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
SocketWrite (Function)
Writes a message intended to another socket.
zipExist (Function)
Used to find out whether an archive exists.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
TreeView constants
List of constants used by the TreeXXX functions...
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HDescribeConnection (Function)
Describes a new connection to an external database.