ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Guided tour management constants
Items (Property)
The Items property is used to configure the different items of a full-text index.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
FreeDLL
The FreeDLL keyword can correspond to ...
In-App functions
The following WLanguage functions are used to manage In-App purchases......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Exist (Property)
The Exist property determines if the element of an associative array exists.
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.