ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Running the test of the User Groupware and installing it
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
5. The following files are automatically created
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.