|
|
|
|
|
|
|
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
WINDEV Mobile is a development environment for PC that allows you to develop ... |
|
|
|
|
|
|
WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ... |
|
|
|
|
|
|
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure. |
|
|
|
|
|
|
In version 2025, new functions, properties and data types have been introduced and some have been improved, ... |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode... |
|
|
|
|
|
|
WINDEV Mobile 2025 is available! |
|
|
|
|
|
|
By testing the project you can simulate how the application will run when launched by the user... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for different families of products... |
|
|
|
|
|
|
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV. |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]... |
|
|
|
|
|
|
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
Used to find out the Internet address of a page. |
|
|
|
|
|
|
Returns the name of directory used to store the temporary files. |
|
|
|
|
|
|
The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
Returns the integer part of a number. |
|
|
|
|
|
|
Concatenates N number of copies of the same specified string or buffer. |
|
|
|
|
|
|
Specifies the camera that will be used as source for a stream and/or a Conference control.... |
|
|
|
|
|
|
The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
The following paragraphs present the main aspects and specific features of the Native SQLite Connector. |
|
|
|
|
|
|
The setup editor WDInst ("Tools...... |
|
|
|
|
|
|
Automatically generates a password with specific characteristics (size, characters used, ...). |
|
|
|
|
|
|
Returns the result of the bitwise logical NOT operation of a value. |
|
|
|
|
|
|
List of constants used by the MCI functions.... |
|
|
|
|
|
|
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file. |
|
|
|
|
|
|
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file. |
|
|
|
|
|
|
Builds the RSS stream and saves the RSS stream in an XML file. |
|
|
|
|
|
|
The CompositeKey property determines if an item is a composite key. |
|
|
|
|
|
|
The PasswordProtected property is used to determine if a datafile is password-protected. |
|
|
|
|
|
|
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file. |
|
|
|
|
|
|
Returns the list of current or interrupted transactions on the server for the specified connection. |
|
|
|
|
|
|
Builds the RSS feed and returns the result (in XML format) in a character string. |
|
|
|
|
|
|
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document. |
|
|
|
|
|
|
Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
Pauses the current thread during the specified duration. |
|
|
|
|
|
|
Used to:
return the value of a record item if a modification conflict occurs.
check if a modification conflict occurred.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|