ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
5. Site test in practice
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
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.
Handling TimeLine controls programmatically
A TimeLine control can be......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
fMemOpen (Function)
Opens a memory zone shared between several applications.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
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...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
zipSelectFile (Function)
Selects files from an archive.
MyPage (Reserved word)
MyPage is used to handle the current page...