ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
SNMPStartSession (Function)
Starts an SNMP session.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
General environment of WINDEV
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
The different copy modes
Two different copy modes are proposed by WDTRAD......
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
TimeToString (Function)
Converts a time to a string in the specified format.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
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.