ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
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))...
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
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.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
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.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
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.
MyPage (Reserved word)
MyPage is used to handle the current page...
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.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Different types of data (Type of variable)
A variable is defined by name and type......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min