ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Composite variable
A composite variable contains different types of elements (members)...
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Warning 127: You are using a data source local to the process
Error 122: The name of an Automation object must be a string
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Code editor: Display options
The code editor proposes several display options......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......