ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running the test of the User Groupware and installing it
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.
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...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
29. SEO in practice
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.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
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.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
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......
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......