ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateDifference (Function)
Calculates the number of days between two dates.
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.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
2. Examples and components provided with WEBDEV
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
ThreadEnd (Function)
Ends the execution of the current thread.
10. Page templates
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
sEvent (Function)
Branches an event on a serial port.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
TreeListItem (Example)
Usage example of the TreeListItem function
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
FinInterestRate (Example)
Usage example of the FinInterestRate function
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.