ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
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....
1. WEBDEV editors
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.
tapiHold (Function)
Puts a call on hold.
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....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
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.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
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...
RestartProgram (Function)
Ends the application and restarts it.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
XML management: Use example
This application example manages an XML file named "Orders......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Constants for managing Gantt charts
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.