|
|
|
|
|
|
|
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
|
| WINDEV Mobile 2026 is now available. |
|
|
|
|
|
|
|
| A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
|
| WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
|
| Version 2026 includes new and improved functions, properties and data types, ... |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure. |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| New features in WINDEV Mobile 27 presented in the New Features brochure. |
|
|
|
|
|
|
|
| WINDEV Mobile is a development environment for PC that allows you to develop ... |
|
|
|
|
|
|
|
| New features in WINDEV Mobile 28 presented in the New Features brochure. |
|
|
|
|
|
|
|
| This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
|
| A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
|
| By testing the project you can simulate how the application will run when launched by the user... |
|
|
|
|
|
|
|
| The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
|
| List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
|
| WINDEV Mobile allows you to develop applications for different families of products... |
|
|
|
|
|
|
|
| The InDays property is used to convert a Duration variable to days. |
|
|
|
|
|
|
|
| The InHours property is used to convert a Duration variable to hours. |
|
|
|
|
|
|
|
| The Table controls can be 100% AJAX...... |
|
|
|
|
|
|
|
| The InMinutes property is used to convert a Duration variable to minutes. |
|
|
|
|
|
|
|
| The InSeconds property is used to convert a Duration variable to seconds. |
|
|
|
|
|
|
|
| The InMilliseconds property is used to convert a Duration variable to milliseconds. |
|
|
|
|
|
|
|
| Returns the URI of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
|
| Deletes an element at a given position:
from a one-dimensional WLanguage array.
from an advanced array property (array of gglCalendar events, etc.).
from an associative array.
from a WLanguage list.... |
|
|
|
|
|
|
|
| The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages). |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| A Web Camera control found in a page can be handled in WLanguage by the following properties. |
|
|
|
|
|
|
|
| Returns the size of a directory in bytes. |
|
|
|
|
|
|
|
| Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories). |
|
|
|
|
|
|
|
| Allows you to check if a substring is within a string. |
|
|
|
|
|
|
|
| Creates the copy of a matrix. |
|
|
|
|
|
|
|
| Adds a value to each matrix element. |
|
|
|
|
|
|
|
| Deletes an existing matrix. |
|
|
|
|
|
|
|
| Indicates whether the code is run:
from a computer in TSE mode or from a remote desktop.
from a computer directly.... |
|
|
|
|
|
|
|
| Adds a row to the list of values available in the autocomplete suggestions of an Edit control. |
|
|
|
|
|
|
|
| Truncates the right part of a string or buffer. |
|
|
|
|
|
|
|
| List of functions for managing TreeView Table controls... |
|
|
|
|
|
|
|
| Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
|
| The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology. |
|
|
|
|
|
|
|
| WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure...... |
|
|
|
|
|
|
|
| Deletes the duplicates from an array. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|