|
|
|
|
|
|
|
There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts... |
|
|
|
|
|
|
When distributing an application or a site, you may want to offer both a full version and a limited version... |
|
|
|
|
|
|
Ends the application and restarts it. |
|
|
|
|
|
|
An HFSQL application can operate in network mode or in Client/Server mode... |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
WINDEV gives you the ability to lock your applications (after a specific duration for example)... |
|
|
|
|
|
|
The setup editor WDInst ("Tools... |
|
|
|
|
|
|
To create a.NET application from a project... |
|
|
|
|
|
|
Lists the calendars available on the mobile device (Android/iOS).... |
|
|
|
|
|
|
Returns or modifies the activation status of the automatic adjustment of the brightness on the device. |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
Adds an appointment:
in a Lotus Notes or Outlook calendar.
in a calendar on a mobile device (Android or iOS).... |
|
|
|
|
|
|
Defines the type of series used in a composite chart (chart containing several types of charts). |
|
|
|
|
|
|
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
Writes one or multiple bits to a specific address in a Modbus slave. |
|
|
|
|
|
|
Adds a language to the native OCR system. |
|
|
|
|
|
|
An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc. |
|
|
|
|
|
|
Adds an element to a one-dimensional WLanguage array taking into account:
the sort criteria defined by ArraySort
the comparison operator described in the class, if the elements of the array are class instances.... |
|
|
|
|
|
|
Decodes an encoded URL (which means with characters in %xx format). |
|
|
|
|
|
|
Modifies the opacity factor of a series in a chart. |
|
|
|
|
|
|
Checks the validity of a date between January 01 0001 and December 31 9999. |
|
|
|
|
|
|
Calculates the coefficient of correlation between two series of values. |
|
|
|
|
|
|
Calculates the standard deviation for a full series of values. |
|
|
|
|
|
|
Modifies the current connection. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart). |
|
|
|
|
|
|
Converts a time to a string in the specified format. |
|
|
|
|
|
|
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns). |
|
|
|
|
|
|
Reads the value of a matrix element. |
|
|
|
|
|
|
Used to swap two rows in a two-dimensional array or in an advanced array property. |
|
|
|
|
|
|
The following functions are used to manage the Organizer control:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|