ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WEBDEV editors
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
TabClose (Function)
Closes a dynamic pane in a Tab control.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...